Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about ansible-module

Read more about ansible-module

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - ansible-module

Grant LOAD from S3 with PyMySQL 1.0.2 not working

I'm using ansible with community.mysql.mysql_user to automate database user creation on AWS aurora. So far all the grants have been working fine, however a new requirement for "Load from S3"...
test-img

fjc101

python

pymysql

amazon-aurora

ansible-module

Votes: 0

Answers: 1

Latest Answer

As it turns out, the LOAD FROM S3 is on the whole database server/cluster, not on individual databases. So: GRANT LOAD FROM S3 ON *.* TO 'test_user'@'%' works fine.
test-img

fjc101

Kubernetes Module appears to be missing but looks like it is installed

I get this error: ERROR! couldn't resolve module/action 'kubernetes.core.k8s'. This often indicates a misspelling, missing collection, or incorrect module path. However, I thought I installed it and...
test-img

Benjamin W Larson

kubernetes

ansible

ansible-module

Votes: 0

Answers: 1

Latest Answer

Although you can follow this answer: https://stackoverflow.com/a/60867449/5508998 I found that it only worked when you install those packages using sudo, so sudo pip install openshift pyyaml kubernete...
test-img

StvnSpnz

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved