test
This commit is contained in:
parent
f0fb0431b6
commit
f97193b5f9
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
- hosts: "{{ target_hosts }}"
|
- hosts: docker_servers
|
||||||
become: true
|
become: true
|
||||||
|
become_user: stackautomation
|
||||||
tasks:
|
tasks:
|
||||||
- name: Update apt cache
|
- name: Update apt cache
|
||||||
ansible.builtin.apt:
|
ansible.builtin.apt:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue