Add elevated permissions to ansible playbook;add post-processor scripts
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2021-06-08 10:14:10 +02:00
parent fcea2ef449
commit d95daa1861
4 changed files with 464 additions and 0 deletions

View File

@ -1,5 +1,6 @@
---
- hosts: all
gather_facts: false
become: true
roles:
- os