Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

Use ec2_*_info instead of _facts #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ssasso
Copy link

@ssasso ssasso commented Aug 2, 2022

It seems that, on newer versions of Ansible, it's not possible to use ec2_*_facts anymore.

(env) root@ip-172-31-2-7:~/build-ami# ansible --version
ansible [core 2.13.1]
  config file = None
  configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /root/build-ami/env/lib/python3.9/site-packages/ansible
  ansible collection location = /root/.ansible/collections:/usr/share/ansible/collections
  executable location = /root/build-ami/env/bin/ansible
  python version = 3.9.2 (default, Feb 28 2021, 17:03:44) [GCC 10.2.1 20210110]
  jinja version = 3.1.2
  libyaml = True

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant