Adds admin tag back to ssh-key task

This commit is contained in:
Patrick Marchand 2019-01-18 15:05:37 -05:00
parent 77269a2c3f
commit 846e9aba0e

View file

@ -20,3 +20,5 @@
loop_control:
loop_var: ssk_key
when: user.ssh_keys is defined
tags:
- admin