Rename ansible_ifcfg_{black,white}list to {block,allow}list
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
bf36ef0220
commit
7a82a5a7d5
49 changed files with 53 additions and 53 deletions
|
@ -6,7 +6,7 @@ datacenter: aws
|
|||
inventory_hostname: "copr-dist-git.aws.fedoraproject.org"
|
||||
inventory_instance_name: copr-dist-git
|
||||
nm_controlled_resolv: True
|
||||
ansible_ifcfg_blacklist: True
|
||||
ansible_ifcfg_blocklist: True
|
||||
|
||||
#swap_file_size_mb: 2048
|
||||
#swap_file_path: /swap
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue