Skip to content
Snippets Groups Projects
Commit 7f02f629 authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "Ubuntu: fix pip configuration for kolla user"

parents 8273788c 50dddc3a
No related branches found
No related tags found
No related merge requests found
---
# NOTE(mgoddard): The acl package is required for the setfacl command, used by
# become_user.
- name: Ensure acl package is installed
package:
name: acl
become: true
- name: Create local .pip directory
file:
path: "~{{ item }}/.pip"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment