Skip to content
Snippets Groups Projects
Commit 94a76d5e authored by kaiyou's avatar kaiyou
Browse files

Remove some debug

parent da41891c
No related branches found
No related tags found
No related merge requests found
...@@ -10,10 +10,6 @@ ...@@ -10,10 +10,6 @@
register: servers register: servers
with_dict: "{{ nodes }}" with_dict: "{{ nodes }}"
- name: Debug
debug:
msg: "{{ servers }}"
# Scaleway module does not offer to delete volumes when deleting nodes, # Scaleway module does not offer to delete volumes when deleting nodes,
# so we loop and try to delete all unattached volumes # so we loop and try to delete all unattached volumes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment