mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
scripts/ansible: Touch up operator explanation
This commit is contained in:
parent
56f08958fe
commit
5b2994ef33
1 changed files with 1 additions and 1 deletions
|
@ -168,4 +168,4 @@ ansible-galaxy collection install --force-with-deps \
|
||||||
#mkdir -p /etc/ansible # LIKELY REDUNDANT, due to above installation of Ansible
|
#mkdir -p /etc/ansible # LIKELY REDUNDANT, due to above installation of Ansible
|
||||||
#echo -e '[local]\nlocalhost\n' > /etc/ansible/hosts # LIKELY REDUNDANT, due to https://github.com/iiab/iiab/blob/master/ansible_hosts
|
#echo -e '[local]\nlocalhost\n' > /etc/ansible/hosts # LIKELY REDUNDANT, due to https://github.com/iiab/iiab/blob/master/ansible_hosts
|
||||||
|
|
||||||
echo -e "SUCCESS: VERIFY ANSIBLE WITH 'ansible --version' & 'apt -a list ansible-core'\n\n"
|
echo -e "SUCCESS: VERIFY WITH 'ansible --version' (and 'apt -a list ansible-core' ?)\n\n"
|
||||||
|
|
Loading…
Reference in a new issue