You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.
Hi, I'm a relative newbie to Ansible, and would like to be able to dynamically add my upstream servers based upon the API servers defined in my Ansible inventory. I'm trying to deploy Nginx as a load balancer. My question is, I don't seem to use with_items in a playbook, so what would be the recommended way of adding this config?
Many thanks
The text was updated successfully, but these errors were encountered:
Hi, I'm a relative newbie to Ansible, and would like to be able to dynamically add my upstream servers based upon the API servers defined in my Ansible inventory. I'm trying to deploy Nginx as a load balancer. My question is, I don't seem to use
with_items
in a playbook, so what would be the recommended way of adding this config?Many thanks
The text was updated successfully, but these errors were encountered: