Commit Graph

150 Commits

Author SHA1 Message Date
Klaus Zerwes
8e3657e44b ignore meta dir by default 2022-09-08 12:30:08 +02:00
Klaus Zerwes
2786355210
Update README.md 2022-08-09 11:55:28 +02:00
Klaus Zerwes
30a74b448d try to fix unsubscriptable-object pylint error @ github 2022-08-08 21:20:00 +02:00
Klaus Zerwes
791a2afc00 implemented --do-not-use-default-exclude 2022-08-08 20:57:50 +02:00
Klaus Zerwes
37fddb87f7 implemented --do-not-use-default-exclude 2022-08-08 20:56:47 +02:00
Klaus Zerwes
94f081ad5d fixed : Value 'config' is unsubscriptable 2022-08-08 20:48:48 +02:00
Klaus Zerwes
743346f516 improved exclude 2022-08-08 20:33:10 +02:00
Klaus Zerwes
48449934ef fix config handling if no exclude_paths defined 2022-08-08 19:49:01 +02:00
Klaus Zerwes
bd50dd14c8 improved exclude paths 2022-08-08 09:46:09 +02:00
Klaus Zerwes
6325117cb2 add more default paths to exclude 2022-08-07 09:50:49 +02:00
Klaus Zerwes
33c24ebd44 handle error if ansible-doc output is empty but the exit code is zero 2022-08-07 07:46:34 +02:00
Klaus Zerwes
8f0af4a2ca
updated README 2022-08-06 21:19:14 +02:00
Klaus Zerwes
5e6848a16e
added example 2022-08-06 08:35:18 +02:00
Klaus Zerwes
f18f4a7fba fix replacement reporting on fqcn match 2022-08-06 00:57:03 +02:00
Klaus Zerwes
6671db17a2 fixed nameing (fqcn) and avoid mathining args in fixed files on second run by adding the fqcn as key to fqcndict too 2022-08-06 00:52:27 +02:00
Klaus Zerwes
d8b6ee3097 updated .ansible-lint in order to detect task files 2022-08-06 00:38:41 +02:00
Klaus Zerwes
3f3aea9793 updated README.md 2022-08-06 00:10:28 +02:00
Klaus Zerwes
279964d795 updated README.md 2022-08-06 00:08:57 +02:00
Klaus Zerwes
f5ce15b106 fixed whitespace matcher 2022-08-06 00:04:56 +02:00
Klaus Zerwes
4a703670b2 skip linting workflow files 2022-08-05 23:37:37 +02:00
Klaus Zerwes
091ec00859 added message on updated files 2022-08-05 22:50:05 +02:00
Klaus Zerwes
8ce78afd9b save time + cpu and provide a default FQCNMAPFILE 2022-08-05 22:45:16 +02:00
Klaus Zerwes
e03e1de88d exclude fqcnmapfile 2022-08-05 22:40:33 +02:00
Klaus Zerwes
502eb8e074 updated README.md 2022-08-05 22:39:08 +02:00
Klaus Zerwes
4a6076ceb7 extended regex for unnamed tasks 2022-08-05 22:33:44 +02:00
Klaus Zerwes
80bccecc9e fixed loading fqdndict from fqcnmapfile 2022-08-05 22:28:26 +02:00
Klaus Zerwes
f24a464691 updated README.md 2022-08-05 22:23:38 +02:00
Klaus Zerwes
a5c228567b updated README.md 2022-08-05 22:16:49 +02:00
Klaus Zerwes
fbffca2164 updated README.md 2022-08-05 22:15:54 +02:00
Klaus Zerwes
825ba53604
Updated README 2022-08-05 21:56:07 +02:00
Klaus Zerwes
245fc0c91b updated README 2022-08-05 21:53:32 +02:00
Klaus Zerwes
fface6eae0 implemented: fqcnmapfile and updatefqcnmapfile 2022-08-05 21:44:09 +02:00
Klaus Zerwes
4b59dd00c8 wip : correct way to create the fqcn-map 2022-08-05 21:17:22 +02:00
Klaus Zerwes
bcb8d18d1a speed up parsing significantly (closes #1) 2022-08-05 19:55:33 +02:00
Klaus Zerwes
cc5b630bc4 diff is a generator, not a str 2022-08-05 19:34:14 +02:00
Klaus Zerwes
8b1e548bd8 updated README 2022-08-05 19:24:50 +02:00
Klaus Zerwes
bb454e2ebc updated .gitignore 2022-08-05 19:21:38 +02:00
Klaus Zerwes
11343d7018 pylint workflow (closes #2) 2022-08-05 19:21:22 +02:00
Klaus Zerwes
0e39bc48a9 pylinted 2022-08-05 19:18:40 +02:00
Klaus Zerwes
c545058986 updated docstring 2022-08-05 19:01:08 +02:00
Klaus Zerwes
1ba5b914c6 updated doc 2022-08-05 18:59:35 +02:00
Klaus Zerwes
a84cb10747 implemented exclude_paths and config files, fixed write back of files 2022-08-05 17:47:14 +02:00
Klaus Zerwes
5fabc750a3 test exclude_paths from .ansible-lint file 2022-08-05 17:46:08 +02:00
Klaus Zerwes
d8ef6b5678 wip : first working version 2022-08-05 16:26:34 +02:00
Klaus Zerwes
123920aa4a ignore testfiles 2022-08-05 16:26:15 +02:00
Klaus Zerwes
0624a2328b renamed script 2022-08-05 14:13:04 +02:00
Klaus Zerwes
edf9f72f7f removed obsoleted files 2022-08-05 14:12:26 +02:00
Klaus Zerwes
c153a2896c simple and clean update_fqcn_list.py 2022-08-05 14:12:07 +02:00
Klaus Zerwes
3b64af2140 wip : interim state 2022-08-05 13:53:33 +02:00
Klaus Zerwes
47c69103cc
Initial commit 2022-08-05 10:10:21 +02:00