Fix name to be more clear

This commit is contained in:
Joshua Boniface 2021-07-06 09:30:30 -04:00 committed by Joshua Boniface
parent bb094193b4
commit 6a3b00807c
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
dest: /var/cache/apt/archives dest: /var/cache/apt/archives
state: absent state: absent
- name: restart system cleanly - name: restart daemons cleanly
block: block:
- name: secondary node - name: secondary node
command: 'pvc node secondary {{ ansible_hostname }}' command: 'pvc node secondary {{ ansible_hostname }}'