All resource types have the following common attributes. action Symbol or Array If you would like to execute multiple actions, the action can be an Array of Symbols. only_if String If only_if command exits with non-zero status, the resource will not be executed. not_if String If not_if command exits with zero status, the resource will not be executed. notifies notifies :action, resource_type[resou