summaryrefslogtreecommitdiffstats
path: root/awx_collection/plugins/lookup
diff options
context:
space:
mode:
authorAlanCoding <arominge@redhat.com>2020-06-03 14:44:11 +0200
committerAlanCoding <arominge@redhat.com>2020-06-03 14:44:11 +0200
commit86f1ba984acfc8eb4e55cb1b65812fc940e7fa81 (patch)
tree14ca81d7f4442c79a663926ae3148cbee544becd /awx_collection/plugins/lookup
parentMerge pull request #7219 from AlanCoding/config_bug (diff)
downloadawx-86f1ba984acfc8eb4e55cb1b65812fc940e7fa81.tar.xz
awx-86f1ba984acfc8eb4e55cb1b65812fc940e7fa81.zip
Comply with updated Ansible sanity test rules
Diffstat (limited to 'awx_collection/plugins/lookup')
-rw-r--r--awx_collection/plugins/lookup/tower_schedule_rrule.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/awx_collection/plugins/lookup/tower_schedule_rrule.py b/awx_collection/plugins/lookup/tower_schedule_rrule.py
index e34751d9ac..0af71b0000 100644
--- a/awx_collection/plugins/lookup/tower_schedule_rrule.py
+++ b/awx_collection/plugins/lookup/tower_schedule_rrule.py
@@ -6,7 +6,6 @@ __metaclass__ = type
DOCUMENTATION = """
lookup: tower_schedule_rrule
author: John Westcott IV (@john-westcott-iv)
- version_added: "3.7"
short_description: Generate an rrule string which can be used for Tower Schedules
requirements:
- pytz