Install httpd using Ansible
This is an exmaple of how to install httpd apache using ansible. In this example we created a host group called webservers and placed a […]
This is an exmaple of how to install httpd apache using ansible. In this example we created a host group called webservers and placed a […]
Installing Ansible from source is fairly straight forward. Download, build, and configure!
When trying to run the tests against the Ansible source I got this error [root@centos02 ansible]# make tests test/runner/ansible-test units -v –python 2.7 Unit test […]
I got this when trying to install Ansible from source. Needed to upgrade the setuptools in my python installation. This can be done using pip […]
Got this error when performing Ansible installation from source. Installed /usr/lib/python2.7/site-packages/ansible-2.3.0-py2.7.egg Processing dependencies for ansible==2.3.0 Searching for cryptography>=1.1 Reading https://pypi.python.org/simple/cryptography/ Best match: cryptography 1.7.2 Downloading […]
Copyright © 2024 | WordPress Theme by MH Themes