# File lib/hammer_cli_foreman/common_parameter.rb, line 30 def action @action ||= parameter_exist? ? :update : :create @action end