macklus.configserver
Ansible ConfigServer ロール
ConfigServer 製品と無料のスクリプトロールです。
ロール変数
macklus:
configserver:
cmm:
install: true
cmq:
install: true
cse:
install: true
csf:
install: true
options: {
testing: 1,
testing_interval: 5,
auto_updates: 1,
tcp_in: "20,21,22,25,53,80,110,143,443,465,587,993,995",
tcp_out: "20,21,22,25,53,80,110,113,443,587,993,995",
udp_in: "20,21,53",
udp_out: "20,21,53,113,123"
}
allow: []
deny: []
fignore: []
ignore: []
mignore: []
pignore: []
rignore: []
signore: []
suignore: []
cxs:
install: false
install_cxswatch: false
cxswatch:
options: ''
maxchild: 3
loglevel: 0
sleep: 3
filemax: 0
rateignore: 300
- macklus.configserver.cmm.install: CMM をインストールする (true|false)
- macklus.configserver.cmq.install: CMQ をインストールする (true|false)
- macklus.configserver.cse.install: CSE をインストールする (true|false)
- macklus.configserver.csf.install: CSF をインストールする (true|false)
- macklus.configserver.csf.options: csf.conf ファイルに含めるオプション (小文字の変数 - 値の辞書)
- macklus.configserver.csf.allow: csf.allow ファイル用の設定行 (文字列のリスト)
- macklus.configserver.csf.deny: csf.deny ファイル用の設定行 (文字列のリスト)
- macklus.configserver.csf.fignore: csf.fignore ファイル用の設定行 (文字列のリスト)
- macklus.configserver.csf.mignore: csf.mignore ファイル用の設定行 (文字列のリスト)
- macklus.configserver.csf.pignore: csf.pignore ファイル用の設定行 (文字列のリスト)
- macklus.configserver.csf.rignore: csf.rignore ファイル用の設定行 (文字列のリスト)
- macklus.configserver.csf.signore: csf.signore ファイル用の設定行 (文字列のリスト)
- macklus.configserver.csf.suignore: csf.suignore ファイル用の設定行 (文字列のリスト)
CXS に関して:
- macklus.configserver.cxs.install: CXS をインストールする
例プレイブック
ユーザーのために、役割の使い方を示す例を含めることはいつも良いです(変数をパラメータとして渡す場合など):
- hosts: servers
roles:
- macklus.configserver/cmm
- macklus.configserver/cmq
- macklus.configserver/cse
- macklus.configserver/csf
- macklus.configserver/cxs
ライセンス
GPL-3.0のみ
プロジェクトについて
ConfigServer products and free script role.
インストール
ansible-galaxy install macklus.configserver
ライセンス
gpl-3.0
ダウンロード
77
所有者
Code and sysadmin lover. Always ready to try and fail, and learn, and dream