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
Alexei Znamensky f5ca03047d
django_manage: deprecate venv creation when missing (#5405)
* 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>
2022-10-23 16:33:14 +02:00
..
cloud Fix module. (#5383) 2022-10-19 10:13:04 +02:00
clustering consul: pythonisms + a couple of required_if clauses (#5367) 2022-10-18 09:17:13 +02:00
database multiple modules: removed unused imports (#5240) 2022-09-09 22:23:48 +02:00
files archive: better expose requirements (#5392) 2022-10-21 07:08:39 +02:00
identity keycloak_user_federation: add explanation and example to vendor option (#4893) 2022-10-05 07:57:01 +02:00
monitoring Updated to use the new newrelic v2 api (#5341) 2022-10-12 10:42:17 +02:00
net_tools nmcli: add transport_mode configuration for Infiniband devices (#5361) 2022-10-23 11:30:48 +02:00
notification slack: add CP channel prefix (#5249) 2022-09-12 20:32:14 +02:00
packaging pkgng: fix error-handling when upgrading all (#5369) 2022-10-23 11:42:53 +02:00
remote_management manageiq_tags_info: new module (#5368) 2022-10-23 11:33:07 +02:00
source_control gitlab_hook: minor refactoring (#5271) 2022-09-12 20:30:49 +02:00
storage Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
system locale_gen: fix UbuntuMode (#5282) 2022-09-25 16:31:32 +02:00
web_infrastructure django_manage: deprecate venv creation when missing (#5405) 2022-10-23 16:33:14 +02:00