♻️: separate act_runner from docker
Some checks failed
ansible-lint / lint-everything (push) Failing after 1m41s
Some checks failed
ansible-lint / lint-everything (push) Failing after 1m41s
This commit is contained in:
6
playbooks/docker.yml
Normal file
6
playbooks/docker.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
|
||||
- name: Install docker
|
||||
hosts: dockerservers
|
||||
roles:
|
||||
- docker
|
Reference in New Issue
Block a user