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 90a072c commit 7b3e8cbCopy full SHA for 7b3e8cb
utils/cloud/aws/aws_configure.yml
@@ -10,5 +10,5 @@
10
11
- name: Copying aws credentials from cloud_config
12
copy:
13
- src: /mnt/cloud_config.yml
14
- dest: /root/.aws/credentials
+ src: /tmp/cloud_config.yml
+ dest: /root/.aws/credentials
0 commit comments