mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
ACI: Add missing examples to module docs (#36417)
This PR includes: - A cleanup of documentation examples for ACI modules - A small fix in aci_rest integration test
This commit is contained in:
@@ -176,7 +176,7 @@
|
||||
state: absent
|
||||
register: provide_absent2
|
||||
|
||||
- name: delte consume binding - idempotency works
|
||||
- name: delete consume binding - idempotency works
|
||||
aci_epg_to_contract:
|
||||
<<: *aci_epg_consume_absent
|
||||
register: consume_absent_idempotent
|
||||
|
||||
Reference in New Issue
Block a user