We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4a18293 + c6c753f commit 8e5afa6Copy full SHA for 8e5afa6
ansible/roles/ovs-dpdk/tasks/config.yml
@@ -1,5 +1,6 @@
1
---
2
- name: Ensuring config directories exist
3
+ become: True
4
file:
5
path: "{{ node_config_directory }}/{{ item.key }}"
6
state: "directory"
0 commit comments