From d6815e51140657f778bc5804282a42f1494eae92 Mon Sep 17 00:00:00 2001 From: Sean Sullivan Date: Thu, 20 Aug 2020 10:30:43 -0500 Subject: [PATCH] Removed reference to sync Updated references to sync in favour of update. --- awx_collection/plugins/modules/tower_project_update.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/awx_collection/plugins/modules/tower_project_update.py b/awx_collection/plugins/modules/tower_project_update.py index b71d187ff2..6d98c00c77 100644 --- a/awx_collection/plugins/modules/tower_project_update.py +++ b/awx_collection/plugins/modules/tower_project_update.py @@ -14,9 +14,9 @@ DOCUMENTATION = ''' --- module: tower_project_update author: "Sean Sullivan (@sean-m-sullivan)" -short_description: Sync a Project in Ansible Tower +short_description: Update a Project in Ansible Tower description: - - Sync an Ansible Tower Project. See + - Update a Ansible Tower Project. See U(https://www.ansible.com/tower) for an overview. options: name: