mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Update tags documentation to explain newer tags behavior (#44274)
This commit is contained in:
@@ -1602,6 +1602,7 @@ TAGS_RUN:
|
||||
env: [{name: ANSIBLE_RUN_TAGS}]
|
||||
ini:
|
||||
- {key: run, section: tags}
|
||||
version_added: "2.5"
|
||||
TAGS_SKIP:
|
||||
name: Skip Tags
|
||||
default: []
|
||||
@@ -1610,6 +1611,7 @@ TAGS_SKIP:
|
||||
env: [{name: ANSIBLE_SKIP_TAGS}]
|
||||
ini:
|
||||
- {key: skip, section: tags}
|
||||
version_added: "2.5"
|
||||
USE_PERSISTENT_CONNECTIONS:
|
||||
name: Persistence
|
||||
default: False
|
||||
|
||||
Reference in New Issue
Block a user