diff options
author | eug-vs <eugene@eug-vs.xyz> | 2022-03-26 15:33:25 +0300 |
---|---|---|
committer | eug-vs <eugene@eug-vs.xyz> | 2022-03-26 15:33:25 +0300 |
commit | 61d7461304682b1472ef569a842ca770e838c000 (patch) | |
tree | 374ed383805d0bd8ff630a94e609e0fc748e2b62 /taskd.yaml | |
parent | d0d1a95ca8f62edaae82f643b33d0fcf517eaf90 (diff) | |
download | infrastructure-61d7461304682b1472ef569a842ca770e838c000.tar.gz |
refactor: polish playbooks
Diffstat (limited to 'taskd.yaml')
-rw-r--r-- | taskd.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -20,8 +20,6 @@ - name: Add public key to authorized_keys become: true - tags: - - test authorized_key: user: taskd state: present |