Notify when user sign in with ssh
Go to file
Glenn Y. Rolland 628a88f1fe
continuous-integration/drone/push Build is failing Details
continuous-integration/drone Build is failing Details
ci: Add CI/CD template
2023-01-15 20:41:51 +01:00
defaults chore: Add structure for ansible role 2023-01-15 20:34:57 +01:00
handlers chore: Add structure for ansible role 2023-01-15 20:34:57 +01:00
meta chore: Add structure for ansible role 2023-01-15 20:34:57 +01:00
molecule/default chore: Add structure for ansible role 2023-01-15 20:34:57 +01:00
tasks chore: Add structure for ansible role 2023-01-15 20:34:57 +01:00
templates chore: Add structure for ansible role 2023-01-15 20:34:57 +01:00
tests chore: Add structure for ansible role 2023-01-15 20:34:57 +01:00
vars chore: Add structure for ansible role 2023-01-15 20:34:57 +01:00
.drone.yml ci: Add CI/CD template 2023-01-15 20:41:51 +01:00
.yamllint chore: Add structure for ansible role 2023-01-15 20:34:57 +01:00
INFO.md chore: Add structure for ansible role 2023-01-15 20:34:57 +01:00
Pipfile chore: Add structure for ansible role 2023-01-15 20:34:57 +01:00
Pipfile.lock chore: Add structure for ansible role 2023-01-15 20:34:57 +01:00
README.md chore: Add structure for ansible role 2023-01-15 20:34:57 +01:00

README.md

Role Name

A brief description of the role goes here.

Installation

git clone FIXME

Requirements

Any pre-requisites that may not be covered by Ansible itself or the role should be mentioned here. For instance, if the role uses the EC2 module, it may be a good idea to mention in this section that the boto package is required.

Role Variables

A description of the settable variables for this role should go here, including any variables that are in defaults/main.yml, vars/main.yml, and any variables that can/should be set via parameters to the role. Any variables that are read from other roles and/or the global scope (ie. hostvars, group vars, etc.) should be mentioned here as well.

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.

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
  roles:
     - { role: FIXME.FIXME, x: 42 }

License

MIT

Author Information

An optional section for the role authors to include contact information, or a website (HTML is not allowed).