remove net_command (#28525)

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
This commit is contained in:
Trishna Guha
2017-08-23 02:07:39 +05:30
committed by GitHub
parent 711ae03845
commit c2e41bf1ef
14 changed files with 0 additions and 291 deletions

View File

@@ -29,13 +29,6 @@
rescue:
- set_fact: test_failed=true
- block:
- include_role:
name: net_command
when: "limit_to in ['*', 'net_command']"
rescue:
- set_fact: test_failed=true
- block:
- include_role:
name: net_user