Difference between revisions of "Requirements.yml"
Jump to navigation
Jump to search
(Created page with "{{lc}} {{Ansible}}") |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
+ | [[ansible-galaxy collection install -r requirements.yml]] | ||
+ | |||
+ | |||
+ | [[requirements.txt]] | ||
{{Ansible}} | {{Ansible}} |
Latest revision as of 14:28, 25 January 2023
ansible-galaxy collection install -r requirements.yml
requirements.txt
Ansible: modules, plugins, Playbooks (examples) ansible-playbook
, ansible-vault
, ansible-inventory
, ansible-config
, Ansible Tower, Ansible Galaxy (Roles) (ansible-galaxy
), ansible-cmdb
, gather facts
, ansible.cfg
, Ansible Molecule
, Ansible collections, register
, template
, --ask-pass
, --ask-become-pass
, remote_user:
, /etc/ansible/hosts
, ansible-doc
, ansible-lint
, .ansible/
, --forks
, --start-at-task
, changelog
, inventory
, Notify:
, ansible HOSTNAME -m ping
, gathering
, /usr/bin/ansible
, ansible -m ping
, ansible.builtin
, hosts: (Ansible)
, set fact:
, when:
, blockinfile:
, become method:
, include:
, git:
, AWX, ansible --help
, Tags, Ansible variables, versions
Advertising: