diff --git a/scripts/ansible b/scripts/ansible index bec364678..0ec33185a 100755 --- a/scripts/ansible +++ b/scripts/ansible @@ -12,7 +12,7 @@ CURR_VER=undefined # Ansible version you currently have installed GOOD_VER=2.11.2 # Orig for 'yum install [rpm]' & XO laptops (pip install) # 2021-06-22: The apt approach (with PPA source in /etc/apt/sources.list.d/ and -# .gpg key etc) are commented out with ### below. Asociated guidance/comments +# .gpg key etc) are commented out with ### below. Associated guidance/comments # are intentionally preserved. # 2021-05-19 PR #2743: As a result of Ansible / Red Hat / IBM's extensive