Hi,
We currently have our inventory as like below in the on-prem and we would like 
to convert this to an understandable format for Ec2 instances in the AWS cloud 
infrastructure.the inventory is being referred using :inventory: 
'repo/inventory/dyn',

e.g. HOSTNAME1:
  dataip: IP1  environment_id: development
  role: [componentname]

HOSTNAME2:
  dataip: IP2  environment_id: development
  role: [component2]

Can someone help or guide on how to convert this to a ec2.py format so that 
when the code deployment happens via the jenkins, it can be done without much 
changes in the ansible code?
Thank you
RegardsKarthick

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/324403462.13017208.1546814799762%40mail.yahoo.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to