crushlovely.deploy-user

Ansible Role For a Basic Linux System

Build Status
Current Version

This Ansible role helps you create and set up a deploy user who can manage and deploy applications. This serves as an example of how to write a playbook for deploying an application on an Ubuntu server.

Installation

To install, run this command:

$ ansible-galaxy install crushlovely.deploy-user

Variables

There are no variables required.

Usage

After installing this role, add it to the roles section of your playbook like this:

---
- hosts: localhost
  roles:
    - { role: crushlovely.deploy-user }

Dependencies

There are no dependencies.

License

This project is licensed under the MIT License.

Informazioni sul progetto

Creates a deploy user for Ubuntu 12.04LTS or greater

Installa
ansible-galaxy install crushlovely.deploy-user
Licenza
Unknown
Download
165
Proprietario