Commit 357721a6 by Stu Young Committed by GitHub

Merge pull request #3400 from edx/estute/add-obscure-logging

turn off logging for ec2 facts
parents 2449a29b 23dc3f42
......@@ -26,6 +26,7 @@
#
- name: Gather ec2 facts for use in other roles
action: ec2_facts
no_log: True
tags:
- deploy
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment