Rename serico and vigil host vars to use FQDNs

Convert fedora 30 devices to using python3 for remote ansible interpreter
This commit is contained in:
Ethan Paul 2019-08-24 14:39:25 -04:00
parent 7a1ea8f6a9
commit 2c7c74be56
3 changed files with 18 additions and 0 deletions

View File

@ -4,3 +4,5 @@ description: "Wandering excursion"
targets: targets:
- admin - admin
- workstations - workstations
ansible_python_interpreter: /usr/bin/python3

View File

@ -0,0 +1,8 @@
---
description: "Smooth as Silk"
targets:
- admin
- workstations
ansible_python_interpreter: /usr/bin/python3

View File

@ -0,0 +1,8 @@
---
description: "Watcher who Watches the Watchmen"
targets:
- admin
- workstations
ansible_python_interpreter: /usr/bin/python3