diff options
author | uvok cheetah | 2024-05-26 14:33:05 +0200 |
---|---|---|
committer | uvok cheetah | 2024-05-26 14:33:05 +0200 |
commit | 4e5fee8fa1a64a8f03253d3976090de305281067 (patch) | |
tree | 77ddc4a45a7f511750cad609a702dd0be91eb267 | |
parent | e7f76076586babde62eaf67a7778b907a9f33c61 (diff) |
root-ls for all hosts
-rw-r--r-- | root_ls_color.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/root_ls_color.yml b/root_ls_color.yml index 2eee03b..f554888 100644 --- a/root_ls_color.yml +++ b/root_ls_color.yml @@ -1,6 +1,6 @@ --- - name: Make sure colorful ls - hosts: internal + hosts: all gather_facts: false tasks: - name: Add line |