diff options
author | Chris Archibald <carchi@netapp.com> | 2018-08-17 14:30:33 -0700 |
---|---|---|
committer | John R Barker <john@johnrbarker.com> | 2018-08-17 14:30:33 -0700 |
commit | 57786919237450ac010298d92c6415eac1eba379 (patch) | |
tree | 5d0241077c75e8b7d63ba8e263a56083f7d7823b /lib/ansible | |
parent | cd2af0b06a54d84a977e05a8655807b897130616 (diff) | |
download | ansible-57786919237450ac010298d92c6415eac1eba379.tar.gz |
Bug Fixes for ontap_job_schedule.py (#44202)
Diffstat (limited to 'lib/ansible')
-rw-r--r-- | lib/ansible/modules/storage/netapp/na_ontap_job_schedule.py | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/ansible/modules/storage/netapp/na_ontap_job_schedule.py b/lib/ansible/modules/storage/netapp/na_ontap_job_schedule.py index 712e9b3b8d..992ea60ded 100644 --- a/lib/ansible/modules/storage/netapp/na_ontap_job_schedule.py +++ b/lib/ansible/modules/storage/netapp/na_ontap_job_schedule.py @@ -14,12 +14,11 @@ ANSIBLE_METADATA = {'metadata_version': '1.1', DOCUMENTATION = ''' module: na_ontap_job_schedule -short_description: Manage NetApp Ontap Job Schedule +short_description: Manage NetApp ONTAP Job Schedule extends_documentation_fragment: - netapp.na_ontap version_added: '2.6' -author: -- Archana Ganesan (garchana@netapp.com), Suhas Bangalore Shekar (bsuhas@netapp.com) +author: NetApp Ansible Team (ng-ansibleteam@netapp.com) description: - Create/Delete/Modify_minute job-schedules on ONTAP options: |