We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a588a1 commit 3d8b43dCopy full SHA for 3d8b43d
etc/kayobe/ansible/stackhpc-cloud-tests.yml
@@ -191,3 +191,5 @@
191
loop:
192
- "{{ repo_tmpdir.path }}"
193
- "{{ results_tmpdir.path }}"
194
+ # Some files used by host tests may now be owned by root
195
+ become: true
0 commit comments