Skip to content

tukkyr/ansible_my_env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible_my_env

ping

check response from remote server by this command.

ansible -m ping -i hosts ansible_remote

playbook

install all modules by this command

ansible-playbook -i hosts site.yml

config

config your remote server domain name, user name, and ssh private key path by ssh_config ansible.cfg load these files whenever called ansible command.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published