You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Hi Guys,
I have a specific problem: I have an application I need to deploy to two group of servers: staging and production (there are some multiple machines). The problem is that I load only one inventory at the time (hosts/staging or hosts/production), but I need to build release application on development machine. Ansible does know nothing about development environment while running deployment for staging or production environment.
Any suggestions or tips how this can be achieved? I'm pretty sure I'm missing some important point or Ansible feature.
Best, A.
Greg Bell
unread,
Aug 30, 2015, 6:11:07 PM8/30/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
I'm not understanding your problem, and am too new to help anyway, but I'll ask a clarifying question: Are you hoping Ansible sets up your development environment, or that it accesses it during deployment?