Skip to content

devopstoolbox/bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Role Name

bootstrap: install python

Build Status

Ansible galaxy:

https://galaxy.ansible.com/devopstoolbox.bootstrap

ansible-galaxy install devopstoolbox.bootstrap

Requirements

  • For RHEL, a Red Hat subscription or functional local repository.

Role Variables

Dependencies

  • For Red Hat, subscription-manager.

Example Playbook

---
- name: Install bootstrap on localhost
  hosts:
    - localhost
  connection: local
  gather_facts: false

  tasks:
    - name: bootstrap is configured
      import_role:
        name: devopstoolbox.bootstrap
      tags: bootstrap

License

MIT

Author Information

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages