1. Introduction
  2. Get started
  3. Installation
  4. Usage
  5. Syntax
  6. Testing
  7. Audit
  8. audit_from_command
  9. audit_from_osquery
  10. audit_from_powershell_execution
  11. Command
  12. command_execution
  13. command_execution_as_user
  14. command_execution_once
  15. command_execution_result
  16. Condition
  17. condition_from_command
  18. condition_from_expression
  19. condition_from_expression_persistent
  20. condition_from_string_match
  21. condition_from_variable_existence
  22. condition_from_variable_match
  23. condition_once
  24. Directory
  25. directory_absent
  26. directory_check_exists
  27. directory_create
  28. directory_present
  29. Dsc
  30. dsc_apply
  31. dsc_built_in_resource
  32. dsc_from_configuration
  33. dsc_mof_file_apply
  34. Environment
  35. environment_variable_present
  36. File
  37. file_absent
  38. file_augeas_commands
  39. file_augeas_set
  40. file_block_present
  41. file_block_present_in_section
  42. file_check_FIFO_pipe
  43. file_check_block_device
  44. file_check_character_device
  45. file_check_exists
  46. file_check_hardlink
  47. file_check_regular
  48. file_check_socket
  49. file_check_symlink
  50. file_check_symlinkto
  51. file_content
  52. file_copy_from_local_source
  53. file_copy_from_local_source_recursion
  54. file_copy_from_local_source_with_check
  55. file_copy_from_remote_source
  56. file_copy_from_remote_source_recursion
  57. file_create
  58. file_create_symlink
  59. file_create_symlink_enforce
  60. file_create_symlink_force
  61. file_download
  62. file_enforce_content
  63. file_ensure_block_in_section
  64. file_ensure_block_present
  65. file_ensure_key_value
  66. file_ensure_key_value_option
  67. file_ensure_key_value_parameter_in_list
  68. file_ensure_key_value_parameter_not_in_list
  69. file_ensure_key_value_present_in_ini_section
  70. file_ensure_keys_values
  71. file_ensure_line_present_in_ini_section
  72. file_ensure_line_present_in_xml_tag
  73. file_ensure_lines_absent
  74. file_ensure_lines_present
  75. file_from_http_server
  76. file_from_local_source
  77. file_from_local_source_recursion
  78. file_from_local_source_with_check
  79. file_from_remote_source
  80. file_from_remote_source_recursion
  81. file_from_remote_template
  82. file_from_shared_folder
  83. file_from_string_mustache
  84. file_from_template
  85. file_from_template_jinja2
  86. file_from_template_mustache
  87. file_from_template_type
  88. file_key_value_parameter_absent_in_list
  89. file_key_value_parameter_present_in_list
  90. file_key_value_present
  91. file_key_value_present_in_ini_section
  92. file_key_value_present_option
  93. file_keys_values_present
  94. file_line_present_in_ini_section
  95. file_line_present_in_xml_tag
  96. file_lines_absent
  97. file_lines_present
  98. file_present
  99. file_remove
  100. file_replace_lines
  101. file_report_content
  102. file_report_content_head
  103. file_report_content_tail
  104. file_symlink_present
  105. file_symlink_present_force
  106. file_symlink_present_option
  107. file_template_expand
  108. Group
  109. group_absent
  110. group_present
  111. Http
  112. http_request_check_status_headers
  113. http_request_content_headers
  114. Kernel
  115. kernel_module_configuration
  116. kernel_module_enabled_at_boot
  117. kernel_module_loaded
  118. kernel_module_not_loaded
  119. Monitoring
  120. monitoring_parameter
  121. monitoring_template
  122. Package
  123. package_absent
  124. package_check_installed
  125. package_install
  126. package_install_version
  127. package_install_version_cmp
  128. package_install_version_cmp_update
  129. package_present
  130. package_remove
  131. package_state
  132. package_state_options
  133. package_state_windows
  134. package_verify
  135. package_verify_version
  136. Permissions
  137. permissions
  138. permissions_acl_entry
  139. permissions_dirs
  140. permissions_dirs_recurse
  141. permissions_dirs_recursive
  142. permissions_group_acl_absent
  143. permissions_group_acl_present
  144. permissions_ntfs
  145. permissions_other_acl_present
  146. permissions_posix_acl_entry_parent
  147. permissions_posix_acls_absent
  148. permissions_recurse
  149. permissions_recursive
  150. permissions_type_recursion
  151. permissions_user_acl_absent
  152. permissions_user_acl_present
  153. Powershell
  154. powershell_execution
  155. Registry
  156. registry_entry_absent
  157. registry_entry_present
  158. registry_key_absent
  159. registry_key_present
  160. Report
  161. report_if_condition
  162. Rudder
  163. rudder_inventory_trigger
  164. Schedule
  165. schedule_simple
  166. schedule_simple_catchup
  167. schedule_simple_nodups
  168. schedule_simple_stateless
  169. Service
  170. service_action
  171. service_check_disabled_at_boot
  172. service_check_running
  173. service_check_running_ps
  174. service_check_started_at_boot
  175. service_disabled
  176. service_enabled
  177. service_ensure_disabled_at_boot
  178. service_ensure_running
  179. service_ensure_running_path
  180. service_ensure_started_at_boot
  181. service_ensure_stopped
  182. service_reload
  183. service_restart
  184. service_restart_if
  185. service_start
  186. service_started
  187. service_started_path
  188. service_status
  189. service_stop
  190. service_stopped
  191. Sharedfile
  192. sharedfile_from_node
  193. sharedfile_to_node
  194. Sysctl
  195. sysctl_value
  196. User
  197. user_absent
  198. user_create
  199. user_fullname
  200. user_group
  201. user_home
  202. user_in_local_group
  203. user_locked
  204. user_password_clear
  205. user_password_hash
  206. user_present
  207. user_primary_group
  208. user_secondary_groups
  209. user_shell
  210. user_status
  211. user_uid
  212. Variable
  213. variable_dict
  214. variable_dict_from_file
  215. variable_dict_from_file_type
  216. variable_dict_from_osquery
  217. variable_dict_merge
  218. variable_dict_merge_tolerant
  219. variable_iterator
  220. variable_iterator_from_file
  221. variable_string
  222. variable_string_default
  223. variable_string_escaped
  224. variable_string_from_augeas
  225. variable_string_from_command
  226. variable_string_from_file
  227. variable_string_from_math_expression
  228. variable_string_match
  229. Windows
  230. windows_component_absent
  231. windows_component_present
  232. windows_hotfix_absent
  233. windows_hotfix_present