mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
Changed parameter name, added aliases for compatibility. (#1244)
* Changed parameter name, added aliases for compatibility. * added changelog fragment * Update changelogs/fragments/1244-renamed-parameter.yaml Added markup around parameters names. Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
9e51469e01
commit
42999867b4
2 changed files with 14 additions and 11 deletions
2
changelogs/fragments/1244-renamed-parameter.yaml
Normal file
2
changelogs/fragments/1244-renamed-parameter.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- django_manage - renamed parameter ``app_path`` to ``project_path``, adding ``app_path`` and ``chdir`` as aliases (https://github.com/ansible-collections/community.general/issues/1044).
|
Loading…
Add table
Add a link
Reference in a new issue