Skip to content

HUIT-AcademicTechnology-Ops/ansible-role-ansible-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: Ansible bootstrap

Installs Ansible bootstrap on supported Linux hosts.

Requirements

TBD

Role Variables

Below are available variables for configuring the installation and setup:

# Installation options:
# ---
#
# ansible_bootstrap_download_url: https://my-personal-dropbox/ansible-bootstrap.deb
#

Dependencies

A list of other roles hosted on Galaxy should go here, plus any details in regards to parameters that may need to be set for other roles, or variables that are used from other roles.

Dependencies

None.

Example Playbook

- hosts: server
  roles:
     - { role: huit-academictechnology-ops.ansible-role-ansible-bootstrap, ansible_bootstrap_download_url: https://path/to/package/ansible-bootstrap.deb }

License

MIT/BSD

Author Information

This role was created in 2020 by Colin Murtuagh as a member of the Harvard University IT Academic Technology group.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published