1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

local_facts.fact: Fix typo 12 -> "13 vars require a command"

This commit is contained in:
root 2022-06-29 13:05:57 -04:00
parent b24dba5bba
commit cb51d68a9c

View file

@ -3,7 +3,7 @@
# Higher-level purpose explained at the bottom of:
# https://github.com/iiab/iiab/blob/master/vars/default_vars.yml
# 2020-10-27: Most of the 12 variables require a command[*] to be run to
# 2020-10-27: Most of the 13 variables require a command[*] to be run to
# establish the var's value. WE DISPLAY ALL ERRORS / DIAGNOSTICS AND CONTINUE.
#
# [*] DOESN'T MATTER WHAT COMMAND: so long as it fails with Return Code != 0