Difference between revisions of "Brew install ansible"
Jump to navigation
Jump to search
(Created page with " == See also == * {{Ansible}} Category:Ansible") |
|||
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{lowercase}} | ||
+ | [[brew install]] [[ansible]] | ||
+ | .../... | ||
+ | ==> Installing ansible | ||
+ | ==> Pouring ansible--6.2.0.arm64_monterey.bottle.tar.gz | ||
+ | 🍺 /Users/my-user/brew/Cellar/ansible/6.2.0: 27,752 files, 343.4MB | ||
+ | ==> Running `brew cleanup ansible`.. | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[brew install ansible-lint]]</code> | ||
+ | * <code>[[ /etc/ansible/hosts]]</code> | ||
+ | * <code>[[apt install ansible]]</code> | ||
+ | * <code>[[brew upgrade ansible]]</code> | ||
+ | * [[brew install salt]] | ||
== See also == | == See also == |
Latest revision as of 19:38, 12 November 2024
brew install ansible
.../... ==> Installing ansible ==> Pouring ansible--6.2.0.arm64_monterey.bottle.tar.gz 🍺 /Users/my-user/brew/Cellar/ansible/6.2.0: 27,752 files, 343.4MB ==> Running `brew cleanup ansible`..
Related[edit]
brew install ansible-lint
/etc/ansible/hosts
apt install ansible
brew upgrade ansible
- brew install salt
See also[edit]
- 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: