#How do I set up an ansible account on onTap?

1 messages · Page 1 of 1 (latest)

analog vessel
#

I've been using ansible for years, but we just got a new cluster with 9.13 on it and something has changed about account setup. All my old playbooks make it partway through the tasks, then throw a 'User is not authorized.' message and die. The ansible account on the new cluster is setup the same as it is on all the other clusters:
User/Group Authentication Acct Authentication
Name Application Method Role Name Locked Method


ansible console password admin no none
ansible ontapi password admin no none

There are at least a couple sentences about RBAC changes in some Internet posts, but they're short and cryptic.

analog vessel
#

Apparently fixed by adding amqp, whatever that is.

opal sparrow
#

If you were using a version of ontap before 9.6 the module would of swtich from using the zapi api to the rest api.

but amqp shouldn't have any affect on that