diff --git a/lib/ansible/plugins/doc_fragments/action_core.py b/lib/ansible/plugins/doc_fragments/action_core.py index 9be51d70062..e30061eeda6 100644 --- a/lib/ansible/plugins/doc_fragments/action_core.py +++ b/lib/ansible/plugins/doc_fragments/action_core.py @@ -29,7 +29,7 @@ attributes: platforms: all until: description: Denotes if this action obeys until/retry/poll keywords - support: full + support: none tags: description: Allows for the 'tags' keyword to control the selection of this action for execution support: full