1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules
patchback[bot] 957a74b525
django_manage: deprecate venv creation when missing (#5405) (#5412)
* deprecate venv creation when missing

* add changelog fragment

* fix sanity checks

* Update changelogs/fragments/5404-django-manage-venv-deprecation.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/web_infrastructure/django_manage.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/web_infrastructure/django_manage.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* minor change to help future removal of feature

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit f5ca03047d)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2022-10-23 18:15:51 +02:00
..
cloud Fix module. (#5383) (#5388) 2022-10-19 10:24:38 +02:00
clustering consul: pythonisms + a couple of required_if clauses (#5367) (#5380) 2022-10-18 10:25:50 +02:00
database multiple modules: removed unused imports (#5240) (#5257) 2022-09-09 22:38:29 +02:00
files archive: better expose requirements (#5392) (#5402) 2022-10-21 05:42:22 +00:00
identity keycloak_user_federation: add explanation and example to vendor option (#4893) (#5336) 2022-10-05 08:19:17 +02:00
monitoring Updated to use the new newrelic v2 api (#5341) (#5354) 2022-10-12 11:05:42 +02:00
net_tools nmcli: add transport_mode configuration for Infiniband devices (#5361) (#5408) 2022-10-23 16:14:09 +02:00
notification slack: add CP channel prefix (#5249) (#5280) 2022-09-12 21:14:10 +02:00
packaging pkgng: fix error-handling when upgrading all (#5369) (#5411) 2022-10-23 16:24:38 +02:00
remote_management manageiq_tags_info: new module (#5368) (#5409) 2022-10-23 16:36:53 +02:00
source_control gitlab_hook: minor refactoring (#5271) (#5278) 2022-09-12 21:14:22 +02:00
storage Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
system locale_gen: fix UbuntuMode (#5282) (#5310) 2022-09-25 21:07:46 +02:00
web_infrastructure django_manage: deprecate venv creation when missing (#5405) (#5412) 2022-10-23 18:15:51 +02:00