Install Ansible-config On A Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS

Install Ansible-config On A Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS

ansible-config

Configuration management, deployment, and task execution system

Maintainer: Harlan Lieberman-Berg



Section: admin

Install ansible-config

  • Debian apt-get install ansible Click to copy
  • Ubuntu apt-get install ansible Click to copy
  • Alpine OS apk add ansible Click to copy
  • Arch Linux pacman -S ansible Click to copy
  • Kali Linux apt-get install ansible Click to copy
  • CentOS yum install ansible Click to copy
  • Fedora dnf install ansible Click to copy
  • Raspbian apt-get install ansible Click to copy
  • macOS brew install ansible Click to copy

ansible

Configuration management, deployment, and task execution system

Ansible is a radically simple model-driven configuration management, multi-node deployment, and remote task execution system. Ansible works over SSH and does not require any software or daemons to be installed on remote nodes. Extension modules can be written in any language and are transferred to managed machines automatically.

Install the latest version of ansible-config in Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian and macOS from terminal. To install the ansible-config just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of ansible-config from the respository and install it in your computer/server.