Skip to content

Debian bootstrap role for ansible. A copy of cederberg.ansible-bootstrap-debian.

Notifications You must be signed in to change notification settings

libraries-fi/ansible-role-ansible-bootstrap-debian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrap Debian

Installs the minimum requirements for using Ansible on Debian/Ubuntu hosts.

The role installs the python, python-apt, python-pycurl and aptitude packages (if not already available). After the initial run, this role should do nothing. I.e, it will not force updates to the aforementioned packages.

The typical use case for this role is scripted creation of new hosts or automatic preparation of existing hosts for Ansible management. See the GitHub repository for detailed script and source code.

Requirements

The host machine should run Debian or Ubuntu.

Role Variables

None.

Dependencies

None.

License

BSD

Author Information

Per Cederberg, http://www.percederberg.net/

About

Debian bootstrap role for ansible. A copy of cederberg.ansible-bootstrap-debian.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages