We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eb97b50 + 2ba0fb9 commit 43f3a5dCopy full SHA for 43f3a5d
ansible/grow-control-host.yml
@@ -2,6 +2,8 @@
2
- name: Grow Control Host
3
hosts: ansible_control
4
gather_facts: true
5
+ vars:
6
+ growroot_ignore_lvm_check: false
7
vars_files:
8
- vars/defaults.yml
9
tasks:
0 commit comments