1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_collection_users.git synced 2024-08-16 10:29:50 +02:00
ansible_collection_users/roles/user/defaults/main.yml

8 lines
193 B
YAML
Raw Normal View History

2024-02-13 19:37:55 +01:00
---
2024-02-13 20:17:35 +01:00
# Create ansible user
l3d_users_user__create_ansible: true
l3d_users_user__ansible_user_state: 'present' | tenary absent, present
2024-02-13 19:37:55 +01:00
# run simple versionscheck
submodules_versioncheck: false