Remove redundant calls
This commit is contained in:
parent
3726195aa3
commit
7df65a0b04
|
|
@ -1,9 +1,4 @@
|
|||
---
|
||||
- ansible.builtin.include_tasks: prepare_node.yaml
|
||||
- include_role:
|
||||
name: geerlingguy.docker
|
||||
apply:
|
||||
become: true
|
||||
- ansible.builtin.include_tasks:
|
||||
file: docker_pangolin.yaml
|
||||
apply:
|
||||
|
|
|
|||
Loading…
Reference in New Issue