Difference between revisions of "Ansible"
From MyWiki
Line 11: | Line 11: | ||
[[ Windows add static route to a single ip address ]] <br> | [[ Windows add static route to a single ip address ]] <br> | ||
[[ yum install multiple packages ]]<br> | [[ yum install multiple packages ]]<br> | ||
+ | [[ Rebooting a server using ansible ]]<br> |
Revision as of 14:03, 3 February 2019
Some simple playbooks
Some ansible links
Notes on Vagrant
Table of ip and port mappings for vms
Vagrant creating extra disks
Installing Glusterfs on Centos-7 using Vagrant
Vagrant file syntax and examples
ansible syntax and examples
Script to install php Rubbish
Install Remi on Centos 7
Windows add static route to a single ip address
yum install multiple packages
Rebooting a server using ansible