From 2cb43d1ac1cdff2113798e72ebfd367f37849bec Mon Sep 17 00:00:00 2001 From: smauro Date: Sat, 5 Apr 2025 13:24:40 +0200 Subject: [PATCH] add '192.168.1.118' inventory.ini --- ansible/inventory/inventory.ini | 6 ++++-- .../__pycache__/__init__.cpython-311.pyc | Bin 202 -> 202 bytes .../__pycache__/command.cpython-311.pyc | Bin 1531 -> 1531 bytes .../action/__pycache__/copy.cpython-311.pyc | Bin 25541 -> 25541 bytes .../action/__pycache__/debug.cpython-311.pyc | Bin 3082 -> 3082 bytes .../action/__pycache__/normal.cpython-311.pyc | Bin 1696 -> 1696 bytes .../action/__pycache__/shell.cpython-311.pyc | Bin 1598 -> 1598 bytes .../filter/__pycache__/core.cpython-311.pyc | Bin 30801 -> 30801 bytes .../__pycache__/encryption.cpython-311.pyc | Bin 5040 -> 5040 bytes .../__pycache__/mathstuff.cpython-311.pyc | Bin 11767 -> 11767 bytes .../filter/__pycache__/urls.cpython-311.pyc | Bin 887 -> 887 bytes .../__pycache__/urlsplit.cpython-311.pyc | Bin 3062 -> 3062 bytes .../test/__pycache__/core.cpython-311.pyc | Bin 12428 -> 12428 bytes .../test/__pycache__/files.cpython-311.pyc | Bin 1282 -> 1282 bytes .../__pycache__/mathstuff.cpython-311.pyc | Bin 1783 -> 1783 bytes .../test/__pycache__/uri.cpython-311.pyc | Bin 2153 -> 2153 bytes .../utils/__pycache__/encrypt.cpython-311.pyc | Bin 9275 -> 9275 bytes .../utils/__pycache__/unicode.cpython-311.pyc | Bin 758 -> 758 bytes .../utils/__pycache__/version.cpython-311.pyc | Bin 12855 -> 12855 bytes .../__pycache__/__init__.cpython-311.pyc | Bin 281 -> 281 bytes .../passlib/__pycache__/exc.cpython-311.pyc | Bin 17259 -> 17259 bytes .../passlib/__pycache__/hash.cpython-311.pyc | Bin 2480 -> 2480 bytes .../passlib/__pycache__/ifc.cpython-311.pyc | Bin 8306 -> 8306 bytes .../__pycache__/registry.cpython-311.pyc | Bin 20697 -> 20697 bytes .../__pycache__/__init__.cpython-311.pyc | Bin 285 -> 285 bytes .../__pycache__/sha2_crypt.cpython-311.pyc | Bin 16710 -> 16710 bytes .../__pycache__/__init__.cpython-311.pyc | Bin 43859 -> 43859 bytes .../utils/__pycache__/binary.cpython-311.pyc | Bin 33081 -> 33081 bytes .../utils/__pycache__/decor.cpython-311.pyc | Bin 9570 -> 9570 bytes .../__pycache__/handlers.cpython-311.pyc | Bin 100192 -> 100192 bytes .../__pycache__/__init__.cpython-311.pyc | Bin 16081 -> 16081 bytes 31 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ansible/inventory/inventory.ini b/ansible/inventory/inventory.ini index a9dfced50..edff5f5b0 100644 --- a/ansible/inventory/inventory.ini +++ b/ansible/inventory/inventory.ini @@ -3,7 +3,8 @@ [server_web] #192.168.1.116 ansible_user=root ansible_ssh_pass=testtest -192.168.1.145 ansible_user=root ansible_ssh_pass=testtest +#192.168.1.145 ansible_user=root ansible_ssh_pass=testtest +192.168.1.118 ansible_user=root ansible_ssh_pass=testtest [server] #192.168.1.136 ansible_user=smauro @@ -22,7 +23,8 @@ #192.168.1.168 ansible_user=smauro #192.168.1.136 ansible_user=smauro #192.168.1.248 ansible_user=smauro -192.168.1.10 ansible_user=smauro ansible_port=52190 +#192.168.1.10 ansible_user=smauro ansible_port=52190 #192.168.1.14 ansible_user=smauro ansible_port=52190 #192.168.1.57 ansible_user=smauro #192.168.1.145 ansible_user=smauro +192.168.1.118 ansible_user=smauro diff --git a/ansible/lib/python3.11/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-311.pyc b/ansible/lib/python3.11/site-packages/ansible/executor/discovery/__pycache__/__init__.cpython-311.pyc index 636133ce2890d949b6cf7eba6d2a519b2df360a5..fd84d2a66ed3371b1599d0f28c27027cffdab593 100644 GIT binary patch delta 19 ZcmX@bc#4sGIWI340}%YYwR0l(egHR{22=n5 delta 19 ZcmX@bc#4sGIWI340}%W=w0R=;egHQS1~&iz diff --git a/ansible/lib/python3.11/site-packages/ansible/plugins/action/__pycache__/command.cpython-311.pyc b/ansible/lib/python3.11/site-packages/ansible/plugins/action/__pycache__/command.cpython-311.pyc index 2e75581186f6223bd299323fe5d50f7f914010b8..729a5dfd437c613ea0450b2172edf52dab5d5706 100644 GIT binary patch delta 20 acmey({hOP6IWI340}%YYwR0o)2UY+_ga;r1 delta 20 acmey({hOP6IWI340}%W=w0R@<2UY+^-3J2z diff --git a/ansible/lib/python3.11/site-packages/ansible/plugins/action/__pycache__/copy.cpython-311.pyc b/ansible/lib/python3.11/site-packages/ansible/plugins/action/__pycache__/copy.cpython-311.pyc index 808b59a335feb194dcfeb7ce5bbae3d9cc813b44..8e17c1a192362b507070b5830e80d4d3a4a35bcd 100644 GIT binary patch delta 22 ccmX?lobl*!M(*Xjyj%=G@blKrjoiDE0bZ>LRsaA1 delta 22 ccmX?lobl*!M(*Xjyj%=G@axd#joiDE0bT|OIRF3v diff --git a/ansible/lib/python3.11/site-packages/ansible/plugins/action/__pycache__/debug.cpython-311.pyc b/ansible/lib/python3.11/site-packages/ansible/plugins/action/__pycache__/debug.cpython-311.pyc index 1a7bd4aa03459a8e529315ffd889165b16018578..93b3b2822c763d4aadfaeb34f924a2b2aac5606e 100644 GIT binary patch delta 20 acmeB@=#t=G&dbZi00cj8?cB)ypBn%;wgzng delta 20 acmeB@=#t=G&dbZi00h4dZQjWJpBn%;4+c;G diff --git a/ansible/lib/python3.11/site-packages/ansible/plugins/action/__pycache__/normal.cpython-311.pyc b/ansible/lib/python3.11/site-packages/ansible/plugins/action/__pycache__/normal.cpython-311.pyc index 83d46f5f38460042d37666b7fafc5e8eaa6ad844..255b0e2910cde7b127e4f06fe83909f3ef7475a5 100644 GIT binary patch delta 20 acmZ3$yMUK_IWI340}%YYwR0o)R5k!Pl?D_5 delta 20 acmZ3$yMUK_IWI340}%W=w0R@+IWI340}%YYwR0o4F&h9qAqDIJ delta 20 acmdnTvyX>+IWI340}%W=w0R@9F&h9pdIiq_ diff --git a/ansible/lib/python3.11/site-packages/ansible/plugins/filter/__pycache__/core.cpython-311.pyc b/ansible/lib/python3.11/site-packages/ansible/plugins/filter/__pycache__/core.cpython-311.pyc index 7067abb300f126c19360595ff2fb749060ea5c34..c77878db2be0b40e37870feb46c396cc1f369df6 100644 GIT binary patch delta 22 ccmcckf$`!8M(*Xjyj%=G@blKrjofY(0A>XUVE_OC delta 22 ccmcckf$`!8M(*Xjyj%=G@axd#jofY(0A*eXL;wH) diff --git a/ansible/lib/python3.11/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-311.pyc b/ansible/lib/python3.11/site-packages/ansible/plugins/filter/__pycache__/encryption.cpython-311.pyc index a346ad47ad1733d0454b88ee11ee1c6b43fde5b2..f3d420f84d6210f03f0809dd0a579999e4bb9293 100644 GIT binary patch delta 20 acmdm>zCoRPIWI340}%YYwR0o)Qegl;$_9l1 delta 20 acmdm>zCoRPIWI340}%W=w0R@`CNa&dbZi00cj8?cB)SXaE30Zw9IW delta 20 acmeB4>`CNa&dbZi00h4dZQjV;XaE2~$Oer7 diff --git a/ansible/lib/python3.11/site-packages/ansible/plugins/test/__pycache__/files.cpython-311.pyc b/ansible/lib/python3.11/site-packages/ansible/plugins/test/__pycache__/files.cpython-311.pyc index 982cc683a8018b2992949a52e33ee35827a9ecee..e1bc239ebc3f374419da93db8de8d12e543e5f54 100644 GIT binary patch delta 20 acmZqTYU1Kv&dbZi00cj8?cB)yodp0jcLp*5 delta 20 acmZqTYU1Kv&dbZi00h4dZQjWJodp0i&;}I% diff --git a/ansible/lib/python3.11/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-311.pyc b/ansible/lib/python3.11/site-packages/ansible/plugins/test/__pycache__/mathstuff.cpython-311.pyc index 004ebc0e7593f600ab5677ae4027fb44d8e62d8a..517400792d334efc1235622789901e8ea5de6195 100644 GIT binary patch delta 20 acmey)`<<72IWI340}%YYwR0o)8#Vw(Ee9C@ delta 20 acmey)`<<72IWI340}%W=w0R@<8#Vw&h6elq diff --git a/ansible/lib/python3.11/site-packages/ansible/plugins/test/__pycache__/uri.cpython-311.pyc b/ansible/lib/python3.11/site-packages/ansible/plugins/test/__pycache__/uri.cpython-311.pyc index fa6185bef12fc7f5a2c5ada93265d1b3b00cfcbc..078f7425e52ab5bd526be55f77b6a6dd86885f86 100644 GIT binary patch delta 20 acmaDU@KS(#IWI340}%YYwR0nP90veIYX)}! delta 20 acmaDU@KS(#IWI340}%W=w0R?U90veH#0FXb diff --git a/ansible/lib/python3.11/site-packages/ansible/utils/__pycache__/encrypt.cpython-311.pyc b/ansible/lib/python3.11/site-packages/ansible/utils/__pycache__/encrypt.cpython-311.pyc index 587be4cc9a95b9cd34899fbaa12e44283c7d6c62..95c6adaf525e287c247b09d5bfcc888c5961b714 100644 GIT binary patch delta 20 acmdn(vD<@tIWI340}%YYwR0o4feHXcHwJkC delta 20 acmdn(vD<@tIWI340}%W=w0R@9feHXbkOo`; diff --git a/ansible/lib/python3.11/site-packages/ansible/utils/__pycache__/unicode.cpython-311.pyc b/ansible/lib/python3.11/site-packages/ansible/utils/__pycache__/unicode.cpython-311.pyc index ac507952e3da3e5cb3bbb814cecf923bba4170ad..cc18811effb56d432ded4763836430ec8c7a6812 100644 GIT binary patch delta 20 acmeyy`i+%)IWI340}%YYwR0o)YbF3i;RgZ$ delta 20 acmeyy`i+%)IWI340}%W=w0R@|Hj}ZVc@dTX! diff --git a/ansible/lib/python3.11/site-packages/passlib/__pycache__/exc.cpython-311.pyc b/ansible/lib/python3.11/site-packages/passlib/__pycache__/exc.cpython-311.pyc index fc37a9bd0764e96245f6e0d113eaf563429db625..54b68a4faf8b2fe0f5e9a0b41d17d186b16e0a0f 100644 GIT binary patch delta 22 ccmaFe#`wC8k$X8WFBbz4{JynwBX@!`09qCYr~m)} delta 22 ccmaFe#`wC8k$X8WFBbz4EY91qkvqW|096eJ-v9sr diff --git a/ansible/lib/python3.11/site-packages/passlib/__pycache__/hash.cpython-311.pyc b/ansible/lib/python3.11/site-packages/passlib/__pycache__/hash.cpython-311.pyc index cd03fc193d657ebcaa6fd21d7de021da3027c360..69fbd39ffde6d03fb35db5c9da0f5fdc6f49314b 100644 GIT binary patch delta 20 acmdlWyg`_IIWI340}%YawR0o)QceIo{svV5 delta 20 acmdlWyg`_IIWI340}w3E+p>{+DJK9o^#zOo diff --git a/ansible/lib/python3.11/site-packages/passlib/__pycache__/ifc.cpython-311.pyc b/ansible/lib/python3.11/site-packages/passlib/__pycache__/ifc.cpython-311.pyc index 27c57c403c25ae892ae3e694c880efff170c46f2..2d8261e151ce81f47830fcc3dbce746a3db9228f 100644 GIT binary patch delta 20 acmez5@X3LDIWI340}%YawR0nPx&i=9xd#jY delta 20 acmez5@X3LDIWI340}w3E+p>{6T>$_`um(c_ diff --git a/ansible/lib/python3.11/site-packages/passlib/__pycache__/registry.cpython-311.pyc b/ansible/lib/python3.11/site-packages/passlib/__pycache__/registry.cpython-311.pyc index 7cfeffba8e0a513d3d57508655d4f01aab0565a8..cba4c3a73cb7ee3bf025be8ea4e368da027eef42 100644 GIT binary patch delta 22 ccmcb)kn!e1M(*Xjyj%=G@cY)zjojw~09-lwYybcN diff --git a/ansible/lib/python3.11/site-packages/passlib/handlers/__pycache__/__init__.cpython-311.pyc b/ansible/lib/python3.11/site-packages/passlib/handlers/__pycache__/__init__.cpython-311.pyc index 6517f207104db270e11e0d5d12f7ed84e5a8334f..e08d74e21f6219a71f1459394b121ff682bfeaa8 100644 GIT binary patch delta 20 acmbQsG?$5cIWI340}%YawR0o45F-FKngwzI delta 20 acmbQsG?$5cIWI340}w3E+p>{ch!FrWkp!s# diff --git a/ansible/lib/python3.11/site-packages/passlib/handlers/__pycache__/sha2_crypt.cpython-311.pyc b/ansible/lib/python3.11/site-packages/passlib/handlers/__pycache__/sha2_crypt.cpython-311.pyc index 7d27c5a280b35e1e1f00229a6469a7c9ad871443..246d6d63bcab14caaeb5bcff128db7756f45667f 100644 GIT binary patch delta 22 ccmX@s#CWWUk$X8WFBbz4{JynwBe%6908>E+F8}}l delta 22 ccmX@s#CWWUk$X8WFBbz4EY91qk=xo408TgtW&i*H diff --git a/ansible/lib/python3.11/site-packages/passlib/utils/__pycache__/__init__.cpython-311.pyc b/ansible/lib/python3.11/site-packages/passlib/utils/__pycache__/__init__.cpython-311.pyc index 286cf7ba62a7184a8ebb66af7cc089e1678aeba0..28d3e3be4001624f32550e3826f626175a97f87a 100644 GIT binary patch delta 22 ccmcb7jp_0=Chq0Dyj%=G@cY)zjocoq0b{6TonLDodzrb diff --git a/ansible/lib/python3.11/site-packages/passlib/utils/__pycache__/handlers.cpython-311.pyc b/ansible/lib/python3.11/site-packages/passlib/utils/__pycache__/handlers.cpython-311.pyc index 4670320c02145257956dbb56a2e0025bbc60bcc6..32b3517cceabd14a3085dc509c4c1fb2cbeb508c 100644 GIT binary patch delta 25 fcmaFR$M&F)je9vSFBbz4{Jyobk$WpQV`w`7arFpx delta 25 fcmaFR$M&F)je9vSFBbz4EY91~$i0=DF|-{3YLN%6 diff --git a/ansible/lib/python3.11/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-311.pyc b/ansible/lib/python3.11/site-packages/passlib/utils/compat/__pycache__/__init__.cpython-311.pyc index ffa15de56cabc98f8653638c13ea21ca600f863d..2cdc80d4f65721a9206181b9db0dbceaaf865281 100644 GIT binary patch delta 20 acmcaud$E>#IWI340}%YawR0o)F*^WJLkGbC delta 20 acmcaud$E>#IWI340}w3E+p>}Sm>mF2ItKUv