Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
default permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
slntopp committed Feb 5, 2021
1 parent f4f604c commit d9ee4ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/views/dashboard/playbooks.vue
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ export default {
body:
" - hosts: <%group%> # Don't delete or edit this line. Playbook won't be saved or executed without it\n",
extra_data: {
PERMISSIONS: "100000000",
PERMISSIONS: "111000000",
},
};
this.edit_visible = true;
Expand Down

0 comments on commit d9ee4ca

Please sign in to comment.