Fixing comment
This commit is contained in:
parent
b736c5b50a
commit
d8d3bcc558
2 changed files with 6 additions and 3 deletions
|
@ -4,7 +4,10 @@
|
||||||
zfs:
|
zfs:
|
||||||
hosts:
|
hosts:
|
||||||
srv1:
|
srv1:
|
||||||
ansible_host: 10.10.10.14
|
ansible_host: 10.10.2.128
|
||||||
|
|
||||||
vars:
|
vars:
|
||||||
ansible_user: ansible
|
ansible_user: tyler
|
||||||
|
zfs_cockpit: false
|
||||||
|
zfs_testing: true
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
# file: roles/base/handlers/main.yml
|
# file: roles/zfs/handlers/main.yml
|
||||||
|
|
||||||
- name: Reboot Host
|
- name: Reboot Host
|
||||||
reboot:
|
reboot:
|
||||||
|
|
Loading…
Add table
Reference in a new issue