Skip to content

JinDDeok/Ansible-playbook-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Ansible

If there is no ssh key: Add -k option.

If you need a password for root authority: Add -bK option.

Variables are included in "{{ foo }}".

If you don't have ssh key and need root authority? following this command,

ansible-playbook playbook.yml -e foo=foo -e bar=bar -bkK

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published