ypsman.aws_credentials

ansible aws-credentials

ビルド状況

特定のユーザーのためのAWS認証情報、リージョン、設定。

例プレイブック

- hosts: all
  roles:
    - role: ypsman.aws-credentials
      aws_user: 'ユーザー名'
      aws_userhome: '/home/ユーザー名'
      aws_region: 'eu-central-1'
      aws_key_id: 'あなたのAWSキー'
      aws_secret: 'あなたのAWSシークレット'
プロジェクトについて

AWS Credentials, Region and Config for specific User

インストール
ansible-galaxy install ypsman.aws_credentials
ライセンス
gpl-3.0
ダウンロード
525
所有者