mirror of https://github.com/ansible/ansible.git
import_playbook - change additional params to deprecation (#72987)
* import_playbook - change additional params to deprecation I incorrectly recommended this be set as a warning when it should have been a deprecation. * Fix deprecation sanity test to not required a collection name when not inside a collectionpull/73017/head
parent
dbc2c996ab
commit
8e022ef00a
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- import_playbook - change warning about extra parameters to deprecation (https://github.com/ansible/ansible/issues/72745)
|
Loading…
Reference in New Issue