Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

install ansible

$ sudo apt update
$ sudo apt install software-properties-common
$ sudo add-apt-repository --yes --update ppa:ansible/ansible
$ sudo apt install ansible

#by leo Av
Source by docs.ansible.com #
 
PREVIOUS NEXT
Tagged: #install #ansible
ADD COMMENT
Topic
Name
7+9 =