| commit | 779117709cf6e0a11cadeedf575a993b0782bf59 | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <carlos.frias@one.verizon.com> | Sun Oct 01 22:05:54 2017 -0300 |
| committer | Carlos Frias <carlos.frias@one.verizon.com> | Sun Oct 01 22:05:54 2017 -0300 |
| tree | 2055b609f7a4774313b81a61c36cbe7794f89300 | |
| parent | 30cad56d8265aea9591652d02ca685a7b4c627cf [diff] |
updated'
diff --git a/echo.yml b/echo.yml deleted file mode 100644 index 22c63ca..0000000 --- a/echo.yml +++ /dev/null
@@ -1,7 +0,0 @@ ---- -- hosts: planet - gather_facts: no - tasks: - - debug: - var: groups['dc-1-ms'] -