diff options
author | Dmitry Ilvokhin <d@ilvokhin.com> | 2023-12-19 15:47:31 +0000 |
---|---|---|
committer | Dmitry Ilvokhin <d@ilvokhin.com> | 2023-12-19 15:47:31 +0000 |
commit | c53834e16fc34b5fd020ea2440ff469616275e99 (patch) | |
tree | 91f291bb471e40a9fdce03f49fb4e35b90818621 /TODO.txt | |
parent | bc8d5c46d8174b4373d48c29444f9e611d695b28 (diff) | |
download | infra-c53834e16fc34b5fd020ea2440ff469616275e99.tar.gz infra-c53834e16fc34b5fd020ea2440ff469616275e99.tar.bz2 infra-c53834e16fc34b5fd020ea2440ff469616275e99.zip |
Move basic role to essential
Diffstat (limited to 'TODO.txt')
-rw-r--r-- | TODO.txt | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ ANSIBLE * Is there a way to make playbooks cross-platform? For example have same setup for CentOS and Arch Linux? Is it possible to extend it to macOS? * Figure out directory structure. +* How to bootstrap python? DISTRIBUTION |