mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Warning about ansible moving from /usr/bin to /usr/local/bin
This commit is contained in:
parent
a85e0b6abe
commit
eb4a23c0c3
1 changed files with 1 additions and 1 deletions
|
@ -182,4 +182,4 @@ echo -e "\n\nSUCCESS! PLEASE VERIFY ANSIBLE WITH COMMANDS LIKE:\n"
|
|||
echo -e " ansible --version"
|
||||
echo -e " pip show ansible-core"
|
||||
echo -e ' apt -a list "ansible*"\n'
|
||||
echo -e "WARNING: You might need to start a new Linux shell, so /usr/local/bin/ansible works.\n\n"
|
||||
echo -e "WARNING: Start a new Linux shell, if it changed from /usr/bin to /usr/local/bin\n\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue