crushlovely.deploy-user
Ansible Role For a Basic Linux System
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.
Installa
ansible-galaxy install crushlovely.deploy-user
Licenza
Unknown
Download
165
Proprietario