Ignore idempotence test for agent groups creation
This commit is contained in:
parent
50ad3e07da
commit
4adc19a02f
@ -361,6 +361,7 @@
|
|||||||
- "{{ agent_groups.groups }}"
|
- "{{ agent_groups.groups }}"
|
||||||
when:
|
when:
|
||||||
- ( agent_groups.groups is defined) and ( agent_groups.groups|length > 0)
|
- ( agent_groups.groups is defined) and ( agent_groups.groups|length > 0)
|
||||||
|
tags: molecule-idempotence-notest
|
||||||
|
|
||||||
- include_tasks: "RMRedHat.yml"
|
- include_tasks: "RMRedHat.yml"
|
||||||
when:
|
when:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user