3
0
forked from jakub/ansible

Refactor miniplay.yml: remove redundant prefix from task name for clarity.

This commit is contained in:
fencl
2025-10-03 15:48:01 +02:00
parent 21c6781bb3
commit f36b78baa4

View File

@@ -1,5 +1,5 @@
---
- name: Sanity: pure SSH and then sudo
- name: pure SSH and then sudo
hosts: nextcloud_host
gather_facts: false