issues
search
ansible
/
ansible-policy
ansible-policy is a prototype implementation which allows us to define and set constraints to the Ansible project in OPA Rego language.
Apache License 2.0
21
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
use command -v instead of which for check command installation
#54
hirokuni-kitahara
closed
1 month ago
0
False message "ValueError: `opa` command is required to evaluate OPA policies
#53
yoal-carlangas
opened
1 month ago
1
Add unit tests for SearchMatch and Select
#52
saki-takano
closed
3 months ago
0
add search, match, regex, and select operators
#51
saki-takano
closed
3 months ago
0
Support is select operator
#50
saki-takano
closed
3 months ago
1
Support is search, is match, and is regex operators
#49
saki-takano
closed
3 months ago
1
Add affirm and negate expression
#48
saki-takano
closed
3 months ago
0
Support ansible loop:
#47
ffirg
opened
4 months ago
0
Regex capability
#46
ffirg
opened
4 months ago
1
support not all condition
#45
saki-takano
closed
4 months ago
0
Add tests
#44
saki-takano
closed
4 months ago
0
add test case
#43
rurikudo
closed
4 months ago
0
supported "or" operator
#42
saki-takano
closed
5 months ago
0
add inequality operator
#41
saki-takano
closed
5 months ago
0
support Integer value
#40
rurikudo
closed
5 months ago
0
Boolean conditional
#39
pharriso
closed
3 months ago
1
fixed a bug in converting '!='
#38
rurikudo
closed
5 months ago
0
set correct python version requirement and list dependency packages
#37
hirokuni-kitahara
closed
5 months ago
0
fixed policybook parser to handle vars correctly
#36
rurikudo
closed
5 months ago
0
support warn/info actions
#35
rurikudo
closed
5 months ago
0
update README
#34
rurikudo
closed
5 months ago
0
add new operators and actions
#33
rurikudo
closed
5 months ago
0
fix dependency issue for edit distance calculation
#32
hirokuni-kitahara
closed
5 months ago
0
fix transpiler to allow use of '?' in name field
#31
rurikudo
closed
5 months ago
0
fix `--project-dir` option issue when specified with a directory instead of a playbook
#30
hirokuni-kitahara
closed
5 months ago
0
fix example scenario in README
#29
hirokuni-kitahara
closed
5 months ago
0
update picture
#28
yuji-watanabe-jp
closed
5 months ago
0
Rename and cleanup
#27
ganeshrn
closed
5 months ago
0
change to use ansible-content-capture
#26
yuji-watanabe-jp
closed
5 months ago
0
Improve output format to avoid too long filepath
#25
hirokuni-kitahara
closed
8 months ago
0
add navigator demo to event example
#24
hirokuni-kitahara
closed
8 months ago
0
reorganize examples dir based on evaluation type
#23
hirokuni-kitahara
closed
8 months ago
0
support REST data evaluation with policybook
#22
hirokuni-kitahara
closed
8 months ago
0
error when using os.get_terminal_size in sub proccess
#21
ldjebran
closed
8 months ago
1
update README for event stream
#20
hirokuni-kitahara
closed
8 months ago
0
fix policy directory search issue
#19
hirokuni-kitahara
closed
8 months ago
0
support event stream evaluation with event_handler.py
#18
hirokuni-kitahara
closed
8 months ago
0
support event data from ansible-runner
#17
hirokuni-kitahara
closed
8 months ago
0
support policy dir arg instead of config file
#16
hirokuni-kitahara
closed
8 months ago
0
update README.md
#15
rurikudo
closed
8 months ago
0
resolve vars in input and integrate new transpiler
#14
hirokuni-kitahara
closed
9 months ago
0
add policy transpiler
#13
rurikudo
closed
9 months ago
0
support task_result for post_run evaluation
#12
hirokuni-kitahara
closed
9 months ago
0
introduce --format option and remove --output
#11
hirokuni-kitahara
closed
9 months ago
0
use validated flag instead of ok ng
#10
hirokuni-kitahara
closed
9 months ago
0
enable to retrieve violating line number info for tasks and plays
#9
hirokuni-kitahara
closed
9 months ago
0
support non-task policy target (play, role) and add an example
#8
hirokuni-kitahara
closed
9 months ago
0
remove the old collection which is not used anymore
#7
hirokuni-kitahara
closed
9 months ago
0
update README
#6
rurikudo
closed
9 months ago
0
update policybook
#5
rurikudo
closed
9 months ago
0
Next