API key import

There are two separate tasks:

As the task naming implies, one is used to import keys without slashing protection DB and other with it. Implementing this kind of logic in Ansible is cumbersome and separating it in two tasks makes them simpler.

Last updated