Skip to content

wrboyce/ansible-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wrboyce.bootstrap

Build Status

Bootstrap ansible on Debian/Ubuntu based systems.

Role Variables

ansible_deploy_key holds the authorized ssh key for the ansible user.

Example Playbook

- hosts: servers
  roles:
     - role: wrboyce.bootstrap
       ansible_deploy_key: "ssh-ed25519 ... user@host"

License

Apache 2.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages