wip: ansible pull
This commit is contained in:
parent
968308eeeb
commit
a7ba739ec9
12 changed files with 330 additions and 156 deletions
|
@ -78,5 +78,10 @@
|
|||
ansible.builtin.include_role:
|
||||
name: grafana.grafana.alloy
|
||||
|
||||
- name: Ensure ansible_pull deployment on ansible_pull_hosts
|
||||
hosts: ansible_pull_hosts
|
||||
roles:
|
||||
- ansible_pull
|
||||
|
||||
- name: Run ensure_eh22_styleguide_dir Playbook
|
||||
ansible.builtin.import_playbook: ensure_eh22_styleguide_dir.yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue