-
Notifications
You must be signed in to change notification settings - Fork 197
Open
Labels
Description
After bumping version from v3.1.2 to v3.2.0 I get this:
TASK [ansible-vault : Update package cache] ***************************************************************************************************************************************************************************************************************************************************************************
task path: /Users/ahjohannessen/Development/Work/devops/ansible-libs/ansible-vault/tasks/preinstall.yml:21
redirecting (type: modules) ansible.builtin.atomic_container to community.general.atomic_container
[DEPRECATION WARNING]: community.general.atomic_container has been deprecated. Poject Atomic was sunset by the end of 2019. This feature will be removed from community.general in version 13.0.0. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
redirecting (type: modules) ansible.builtin.atomic_container to community.general.atomic_container
redirecting (type: modules) ansible.builtin.atomic_container to community.general.atomic_container
redirecting (type: modules) ansible.builtin.atomic_container to community.general.atomic_container
redirecting (type: modules) ansible.builtin.atomic_container to community.general.atomic_container
redirecting (type: modules) ansible.builtin.atomic_container to community.general.atomic_container
redirecting (type: modules) ansible.builtin.atomic_container to community.general.atomic_container
redirecting (type: modules) ansible.builtin.atomic_container to community.general.atomic_container
redirecting (type: modules) ansible.builtin.atomic_container to community.general.atomic_container
fatal: [192.168.81.101]: FAILED! => {"changed": false, "msg": "missing required arguments: backend, image, name"}
fatal: [192.168.81.102]: FAILED! => {"changed": false, "msg": "missing required arguments: backend, image, name"}
fatal: [192.168.81.100]: FAILED! => {"changed": false, "msg": "missing required arguments: backend, image, name"}