fascinanoting


INFORMATION

Name : nano Type : Ansible role

Authors: liv community License: Simplified BSD License


DESCRIPTION

GNU nano is a small and friendly text editor.

For more detailed information on the usage and available configuration options please consult the following sections.


USAGE

INSTALL

  • hosts: all roles:
    • role: nano vars: nano_state: 'install'

REMOVE

  • hosts: all roles:
    • role: nano vars: nano_state: 'remove'

INACTIVE

  • hosts: all roles:
    • role: nano vars: nano_state: 'inactive'

VARIABLES

ROLE nano_state Description: Control the state of the role. Implemented: 0.1 Required : False Value : Predetermined Type : String Default : 'install' Options : Install : 'true' | 'yes' | 'install' Remove : 'false' | 'no' | 'remove' Inactive: 'quiesce' | 'inactive'


CONFLICTS

ROLES


DEPENDENCIES

PACKAGES nano Version: >= 2.0 Name : Alpine Linux 3.7: 'nano' Alpine Linux 3.8: 'nano'

ROLES

VARIABLES


REQUIREMENTS

CONTROL MACHINE Ansible Version: >= 2.5

Python Version: >= 2.4

Python-Crypto Version: >= 2.0

Python-Jinja2 Version: >= 2.0

Python-Paramiko Version: >= 1.0

Python-YAML Version: >= 3.0

sshpass Version: >= 1.0

MANAGED NODE Python Version: >= 2.4


SUPPORT

OPERATING SYSTEMS Alpine Linux Version: 3.7-* Status: Testing Version: 3.8-* Status: Testing


OTHER

About

Simple wget for alpine

Install
ansible-galaxy install jc-iacono/fascinanoting
GitHub repository
License
bsd-2-clause
Downloads
28
Owner