Advanced Search
Search Results
2 total results found
Basic
Ansible
Manual
Flow Load ansible.cfg. Load inventory from ansible.cfg. Exec biz yaml config file. Load var file from biz config file. Exec role main.yaml Module Debug - name: debug debug: msg: "命名空间:{{ monitor_namespace }},域名: {{ monitor_domain }}" Ensure Director...
My Ansible
2025
Install kubectl docker run --rm -it \ -v "/Users/kuga/github/my-ansible":/ansible \ -v "$HOME/.ssh":/root/.ssh:ro \ -w /ansible \ willhallonline/ansible:2.9.27-alpine-3.16 \ ./deploy.sh x.x.x.x kubectl