Skip to content

Ansible default repo to well begin a project. You can clone it too to use Kubespray. 🌌 Have a nice day.

Notifications You must be signed in to change notification settings

gabyfulchic/ansible-default

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

19 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ansible_default

Soft for
Ansible default repo to well begin an Ansible project. You can clone it to use Kubespray aswell. 🌌 Have a good time using ansible.

> git clone https://github.com/gabyfulchic/ansible-default.git  
    
  # Only use move.sh when you need to copy files from ansible-default  
  # to your project folder where you want to initiate a ansible project.  
  
> chmod +x ansible-default/move.sh  
> bash ansible-default/move.sh  
  _> enter n  
  _> enter /home/path/to/project/  
> cd /home/path/to/project/  
> now configure ansible.cfg and clients.ini as you wish, and dev your roles !✌(-β€Ώ-)✌
  
  # If you gonna work on ansible-default folder  
  
> cd ansible-default/
> now configure ansible.cfg and clients.ini as you wish, and dev your roles !✌(-β€Ώ-)✌  
> mv /etc/ansible.cfg /etc/ansible.old.cfg && cp ansible.cfg /etc/ansible.cfg

And if you don't know how to get ansible in dev env faster as possible,
Check that : (ansible inside docker)

https://github.com/gabyfulchic/docker-compose-ansible

About

Ansible default repo to well begin a project. You can clone it too to use Kubespray. 🌌 Have a nice day.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages