iambryancs / ansible-role-repo-webtatic

Webtatic repository Ansible role for RHEL/CentOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible Role: Webtatic Repository

Build Status

Installs the Webtatic repository on RHEL/CentOS

Requirements

Make sure you are running this on RHEL/CentOS

Dependencies

How to use

  • Include iambryancs.repo-webtatic in your requirements.yml
#requirements.yml
---
- src: iambryancs.repo-webtatic
  • Install the role by running ansible-galaxy install -r path/to/your/requirements.yml

Example Playbook

- hosts: all
  roles: 
    - iambryancs.repo-webtatic

License

MIT

About

Webtatic repository Ansible role for RHEL/CentOS