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.
1 parent eb97b50 commit 2ba0fb9Copy full SHA for 2ba0fb9
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