mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 03:53:59 -07:00
Add run_once as a valid TaskInclude keyword (#48068)
* Add run_once as a valid TaskInclude keyword * Add changelog fragment * Add integration test that documents run_once behavior
This commit is contained in:
parent
7034d8c47a
commit
d2969884b4
5 changed files with 70 additions and 1 deletions
2
changelogs/fragments/include-run-once.yaml
Normal file
2
changelogs/fragments/include-run-once.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- dynamic includes - Add missed ``run_once`` to valid include attributes (https://github.com/ansible/ansible/pull/48068)
|
Loading…
Add table
Add a link
Reference in a new issue