mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
just globally allow .java
This commit is contained in:
@@ -311,9 +311,7 @@ ALLOWHIDDENDIR=/dev/.udev/rules.d
|
||||
{% if ansible_hostname.startswith('fed-cloud') %}
|
||||
ALLOWHIDDENDIR=/etc/.git
|
||||
{% endif %}
|
||||
{% if inventory_hostname in groups['ipa'] or inventory_hostname in groups['ipa-stg'] or ansible_hostname.startswith('certgetter') or ansible_hostname.startswith('osbs') %}
|
||||
ALLOWHIDDENDIR=/etc/.java
|
||||
{% endif %}
|
||||
|
||||
#
|
||||
# Allow the specified hidden files.
|
||||
|
||||
Reference in New Issue
Block a user