adriagalin.screen
adriagalin.screen
An ansible role for configuring screen.
Requirements
Tested on:
Ubuntu 16.04 LTSUbuntu 18.04 LTSUbuntu 20.04 LTS
Should work with:
All UbuntuAll Debian
Role Variables
ag_screen_startup_message: enable/disable screen startup message
ag_screenrc_destinations:
current:
dest: "{{ ansible_env.HOME }}"
vagrant:
dest: /home/vagrant
owner: vagrant
group: vagrant
Dependencies
None.
Example Playbook
- hosts: servers
roles:
- { role: adriagalin.screen }
ToDo
Add per user configuration.Add more screen custom configurations.
License
GPLv3 License.
Author Information
Inspiration
During development, some roles in Ansible Galaxy/Github also inspired me:
[tersmitten](https://github.com/Oefenweb/ansible-screen)
thank you.
Install
ansible-galaxy install adriagalin.screenLicense
gpl-3.0
Downloads
279
Owner
