mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Document "/usr/local/ansible/bin/pip3 show ansible-core"
This commit is contained in:
parent
95d8300033
commit
ec855c2ff9
1 changed files with 1 additions and 0 deletions
|
@ -229,6 +229,7 @@ ansible-galaxy collection install --force-with-deps \
|
|||
|
||||
echo -e "\n\nSUCCESS! PLEASE VERIFY ANSIBLE WITH COMMANDS LIKE:\n"
|
||||
echo -e " ansible --version"
|
||||
echo -e " /usr/local/ansible/bin/pip3 show ansible-core"
|
||||
echo -e " pip3 show ansible-core"
|
||||
echo -e ' apt -a list "ansible*"'
|
||||
echo -e " ansible-galaxy collection list\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue