[cloud] Don't log AWS credentials when creating YAML anchor for ECS integration tests (#34625)

Turn `no_log` on when setting the fact.
This commit is contained in:
Will Thames 2018-01-10 01:47:29 +10:00 committed by Ryan Brown
parent 03794864c2
commit ec5e509233

View file

@ -10,6 +10,7 @@
aws_secret_key: "{{ aws_secret_key }}"
security_token: "{{ security_token }}"
region: "{{ aws_region }}"
no_log: yes
- name: ensure IAM instance role exists
iam_role: