Don't update user settings when running admin playbooks
This commit is contained in:
parent
9de02dc397
commit
070916459e
2 changed files with 0 additions and 6 deletions
|
@ -23,5 +23,3 @@
|
|||
- include_role:
|
||||
name: ubuntu
|
||||
when: ansible_distribution == 'Ubuntu'
|
||||
- include_role:
|
||||
name: home-cli
|
||||
|
|
|
@ -23,7 +23,3 @@
|
|||
- include_role:
|
||||
name: ubuntu
|
||||
when: ansible_distribution == 'Ubuntu'
|
||||
- include_role:
|
||||
name: home-cli
|
||||
- include_role:
|
||||
name: home-gui
|
||||
|
|
Loading…
Reference in a new issue