Made inventories config and scripts

This commit is contained in:
2024-12-29 20:09:05 +03:00
parent 8dbf6cbfd9
commit 3b75cb9f77
17 changed files with 149 additions and 87 deletions

View File

@ -4,7 +4,7 @@
become: false
gather_facts: true
vars_files:
- /root/.secret/.ansible/vars_creds.yml
- ~/.secret/.ansible/vars_creds.yml
tasks:
- name: Upgrage system type of Debian using apt
block: