Class: Ansible::Ruby::Modules::Proxysql_mysql_users

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/database/proxysql/proxysql_mysql_users.rb

Overview

The M(proxysql_mysql_users) module adds or removes mysql users using the proxysql admin interface.

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

Methods inherited from Ansible::Ruby::Models::Base

attr_option, attr_options, attribute, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base

Instance Method Details

#activeObject?



19
# File 'lib/ansible/ruby/modules/generated/database/proxysql/proxysql_mysql_users.rb', line 19

attribute :active

#backendBoolean?



37
# File 'lib/ansible/ruby/modules/generated/database/proxysql/proxysql_mysql_users.rb', line 37

attribute :backend

#default_hostgroupObject?



25
# File 'lib/ansible/ruby/modules/generated/database/proxysql/proxysql_mysql_users.rb', line 25

attribute :default_hostgroup

#default_schemaObject?



28
# File 'lib/ansible/ruby/modules/generated/database/proxysql/proxysql_mysql_users.rb', line 28

attribute :default_schema

#fast_forwardObject?



34
# File 'lib/ansible/ruby/modules/generated/database/proxysql/proxysql_mysql_users.rb', line 34

attribute :fast_forward

#frontendBoolean?



41
# File 'lib/ansible/ruby/modules/generated/database/proxysql/proxysql_mysql_users.rb', line 41

attribute :frontend

#max_connectionsObject?



45
# File 'lib/ansible/ruby/modules/generated/database/proxysql/proxysql_mysql_users.rb', line 45

attribute :max_connections

#passwordObject?



16
# File 'lib/ansible/ruby/modules/generated/database/proxysql/proxysql_mysql_users.rb', line 16

attribute :password

#state:present, ...



48
# File 'lib/ansible/ruby/modules/generated/database/proxysql/proxysql_mysql_users.rb', line 48

attribute :state

#transaction_persistentObject?



31
# File 'lib/ansible/ruby/modules/generated/database/proxysql/proxysql_mysql_users.rb', line 31

attribute :transaction_persistent

#use_sslObject?



22
# File 'lib/ansible/ruby/modules/generated/database/proxysql/proxysql_mysql_users.rb', line 22

attribute :use_ssl

#usernameString



12
# File 'lib/ansible/ruby/modules/generated/database/proxysql/proxysql_mysql_users.rb', line 12

attribute :username