Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
pip uninstall ansible-base
pip install ansible


헷갈리게 --version 옵션을 주면 ansible-core 는 2.11 이라고 나옵니다.

Code Block
languagebash
$ ansible --version