Cleanup and restructuring. Move pressed-installer tasks to other roles.
This commit is contained in:
parent
a0ee0fd90d
commit
284dadc2d3
15 changed files with 214 additions and 154 deletions
|
@ -24,7 +24,7 @@
|
|||
- name: enable masquerading
|
||||
firewalld:
|
||||
zone: public
|
||||
masquerade: yes
|
||||
masquerade: 'yes'
|
||||
permanent: yes
|
||||
state: enabled
|
||||
when: not run_in_installer|default(false)|bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue