You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,13 @@
2
2
3
3
An Ansible Role for Linux that installs a script which synchronizes SSL certificates managed by [Certkit.io](https://www.certkit.io/). It is published on Ansible Galaxy [here](https://galaxy.ansible.com/ui/standalone/roles/certkit_io/sync/install/).
4
4
5
+
## NOTE: New Certkit Agent Role
6
+
7
+
We recommend you use our new agent based role [certkit_io.agent](https://github.com/certkit-io/ansible-role-agent) to manage Certkit certificates.
8
+
The Certkit agent allows easy management of multiple certificates and has closer integration with the Certkit application.
9
+
10
+
However, if certkit_io.sync is serving your needs, then there is no problem with you continuing to use it.
11
+
5
12
## Overview
6
13
7
14
* Installs a simple synchronization script to whichever directory you specify.
0 commit comments