mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
scripts/ansible clarifs: /etc/ansible/hosts not needed, etc
This commit is contained in:
parent
647efb42e9
commit
f967a9ad24
1 changed files with 1 additions and 0 deletions
|
@ -163,6 +163,7 @@ ansible-galaxy collection install --force-with-deps \
|
|||
# But going forward they'll be stored herein:
|
||||
# /usr/share/ansible/collections/ansible_collections
|
||||
|
||||
# 2021-04-19: No longer needed, per PR #2743 testing
|
||||
#echo -e "\n\nCreating/verifying directory /etc/ansible & installing /etc/ansible/hosts\n"
|
||||
#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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue