roles_common_base-server_meta_main.yml.md
The source files for this tutorial can be downloaded from its GitHub repository, or cloned into your current working directory using the command git clone https://github.com/ionos-cloud/module-ansible.git
before changing into the module-ansible/docs/tutorials/05__introducing_roles
sub-directory.
galaxy_info:
author: Peter Metz <[email protected]>
description: Perform basic / role-independent / common server configuration
company: IONOS Cloud
min_ansible_version: 2.1
platforms:
- name: Debian
versions:
- all
- name: Ubuntu
versions:
- focal
- jammy
galaxy_tags: []
dependencies: []
Last updated