playbook.yml aktualisiert
Some checks failed
Ansible Dry Run / Explore-Gitea-Actions (push) Failing after 13s
Some checks failed
Ansible Dry Run / Explore-Gitea-Actions (push) Failing after 13s
This commit is contained in:
parent
352fbe9d7f
commit
12e493a764
1 changed files with 2 additions and 0 deletions
|
|
@ -5,11 +5,13 @@
|
||||||
# - vars/production/users.yml
|
# - vars/production/users.yml
|
||||||
roles:
|
roles:
|
||||||
- users
|
- users
|
||||||
|
- basic_packages
|
||||||
- hosts: testing
|
- hosts: testing
|
||||||
become: true
|
become: true
|
||||||
# vars_files:
|
# vars_files:
|
||||||
# - vars/testing/users.yml
|
# - vars/testing/users.yml
|
||||||
roles:
|
roles:
|
||||||
- users
|
- users
|
||||||
|
- basic_packages
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue