Fixing variable
This commit is contained in:
parent
b992a9282b
commit
c88a528ee6
1 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@
|
|||
ansible.builtin.include_role:
|
||||
name: 'baseline'
|
||||
vars:
|
||||
umask_changes: false
|
||||
manage_network: true
|
||||
- umask_changes: true
|
||||
- manage_network: true
|
||||
- name: 'Gnome package stuff'
|
||||
ansible.builtin.include_role:
|
||||
name: gnome
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue