Skip to content

Commit

Permalink
docs: Doc tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Christie committed Aug 22, 2024
1 parent 7797f50 commit 1f4f7bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions site-check-no-rofs-runner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# A play that can be used to check Pods in a given cluster for
# read-only filesystem issues. For this to work we need an Ansible
# that's more recent than the one on AWX. So we create a server
# and install Ansible 10 on that machine and then simply run
# 'ansible-playbook' on the remote server.
# with a more recent Python and install Ansible 10 on that machine,
# and then simply run 'ansible-playbook' on the remote server.
#
# It also appears that we need to set the PATH on thew remote server
# to include ~/.local/bin. This is because the Ansible 10 installation
Expand Down

0 comments on commit 1f4f7bc

Please sign in to comment.