Skip to content

crivetimihai/ansible_server

Repository files navigation

Ansible Workstation Collection

Ansible Galaxy Collection: Server:

  • xrdp: xrdp with tigervnc

Tested on:

  • CentOS 7
  • RHEL 8
  • Fedora 30
  • Ubuntu 18.04
  • Debian 10

Example

Install the role:

ansible-galaxy collection install crivetimihai.server

playbook.yml example

- name: setup a server environment
  hosts: all
  connection: local
  become: yes
  gather_facts: yes
  roles:
    - role: crivetimihai.server.xrdp

See also:

About

Ansible Galaxy Collection: server roles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages