i-1 Introduces an Ansible playbook for linux-container with SSH access #2

Merged
emil merged 24 commits from i-1-test-linux-container into main 2024-01-07 00:48:19 +00:00
Showing only changes of commit fb7a03da31 - Show all commits

View File

@ -1,2 +1,4 @@
---
# tasks file for linux_container
- name: Task is running from within the role
ansible.builtin.debug:
msg: "This is a task from the linux_container role."