Skip to content

19bytes/ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ansible

Scripts to support the usage of Ansible

scripts

Prepare host for Ansible and Docker

To install necessary packages to run Ansible on your remote host and to be able to use the docker_container module of Ansible, simply run:

curl -sL https://raw.githubusercontent.com/19bytes/ansible/master/scripts/prepare-host-for-ansible-and-docker.sh | sudo sh

or checkout this repository and execute

scripts/prepare-host-for-ansible-and-docker.sh

Releases

No releases published

Packages

No packages published

Languages