mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
Change collection name back to awx
This commit is contained in:
parent
e961cbe46f
commit
a206ca22ec
@ -75,7 +75,7 @@ DOCUMENTATION = """
|
||||
EXAMPLES = """
|
||||
- name: Create a string for a schedule
|
||||
debug:
|
||||
msg: "{{ lookup('ansible.controller.schedule_rrule', 'none', start_date='1979-09-13 03:45:07') }}"
|
||||
msg: "{{ lookup('awx.awx.schedule_rrule', 'none', start_date='1979-09-13 03:45:07') }}"
|
||||
"""
|
||||
|
||||
RETURN = """
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user