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