Skip to content

Commit 2e1065d

Browse files
committed
pulp_django_user: add jmespath requirement to readme
1 parent cdf5be7 commit 2e1065d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

roles/pulp_django_user/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ pulp_django_user
33

44
This role creates Django users using the Django admin site.
55

6+
Requirements
7+
------------
8+
9+
The `jmespath` Python module must be installed on the Ansible control host.
10+
611
Role variables
712
--------------
813

0 commit comments

Comments
 (0)