mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
now gathering fact to retrieve the current user running the playbook
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
connection: local
|
||||
vars:
|
||||
ansible_python_interpreter: auto_silent
|
||||
gather_facts: false
|
||||
gather_facts: true
|
||||
roles:
|
||||
- base
|
||||
- amd
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
connection: local
|
||||
vars:
|
||||
ansible_python_interpreter: auto_silent
|
||||
gather_facts: false
|
||||
gather_facts: true
|
||||
roles:
|
||||
- base
|
||||
- intel
|
||||
|
||||
Reference in New Issue
Block a user