updated common plays, cleanups & bug fixes

This commit is contained in:
2026-09-02 15:54:59 +03:00
parent 0be9a30118
commit 3c287a91f8
16 changed files with 32 additions and 27 deletions
+2 -5
View File
@@ -1,10 +1,7 @@
---
# Common
# Common node configuration, run via ansible-pull.
- name: Common Node Configuration
hosts: all
become: true
vars_files:
- group_vars/vars.yml
roles:
- role: base_packages
- role: example_config
- role: common