feat: remove test var task
This commit is contained in:
parent
696044a393
commit
9e284bb3a3
1 changed files with 0 additions and 5 deletions
|
|
@ -12,8 +12,3 @@
|
|||
- name: "docker - force prune"
|
||||
ansible.builtin.command: "docker system prune --all --force --volumes"
|
||||
changed_when: false
|
||||
|
||||
# variable
|
||||
- name: "set variable"
|
||||
ansible.builtin.set_fact:
|
||||
__var_name: "var_name"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue