mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-20 04:03:15 +02:00
12 lines
199 B
Plaintext
12 lines
199 B
Plaintext
![]() |
|
||
|
module prosody-ansible 1.0;
|
||
|
|
||
|
require {
|
||
|
type unlabeled_t;
|
||
|
type prosody_t;
|
||
|
class dir search;
|
||
|
}
|
||
|
|
||
|
#============= prosody_t ==============
|
||
|
allow prosody_t unlabeled_t:dir search;
|