From 6451c98031b5c6b43ea0cb54f28b70c922e266ba Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 2 Sep 2020 14:32:20 -0400 Subject: [PATCH] Update default_vars.yml --- vars/default_vars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vars/default_vars.yml b/vars/default_vars.yml index 0be9f94ac..a4b45c9ca 100644 --- a/vars/default_vars.yml +++ b/vars/default_vars.yml @@ -731,7 +731,7 @@ is_fedora_18: False # 2. Ansible runs /etc/ansible/facts.d/local_facts.fact to identify the OS # 3. The correct /opt/iiab/iiab/vars/.yml is then invoked by any the # following high-level scripts in /opt/iiab/iiab for IIAB operators: -# ./iiab-install (uses iiab-stages.yml +# ./iiab-install (uses iiab-stages.yml) # ./iiab-network (uses iiab-network.yml) # ./runrole (uses run-one-role.yml) # 4. Likewise behind the scenes: