Skip to content

mfsiat/ansible-playbooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Playbook

  • Setup ansible
  • Setup hosts ( on .ssh/config directory to access the servers password less )
  • Add playbooks with your commands
  • Run ansible-playbook
  • Command for playbook: ansible-playbook ./playbooks/*.yml --user ubuntu -i ./inventory/hosts
  • For using multilpe Hosts configure the host file on /etc/ansible/host

About

Ansible playbooks for automating your deployment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published