my-ansible/inventories/chat/group_vars/all/config.yml

6 lines
127 B
YAML
Raw Normal View History

2021-02-23 19:12:00 +01:00
---
ansible_python_interpreter: /usr/bin/python3
default_user:
- {username: root, home: /root, group: root, starship: true}