badnetmask@hachyderm.io
@badnetmask@hachyderm.io
Posts
-
I haven't had to write a Python app that uses a database in a very long time. -
I haven't had to write a Python app that uses a database in a very long time.@octarine_wiggle
I'll take a look at that. Thanks. -
I haven't had to write a Python app that uses a database in a very long time. -
I know this is a long shot but: Is there a way to loop over a set of tasks in ansible and changing "remote_user" (not "become_user")?@dwardoric @davdr
I have some internal playbooks where I connect as the regular user, with "become: true" at the top, then "become:false" at each of the tasks that need to run systemd as user. It doesn't work for blocks, only for individual tasks. What I don't know is if it's possible to become a user different than the one you are ssh'ing as. -
I haven't had to write a Python app that uses a database in a very long time.I haven't had to write a Python app that uses a database in a very long time. I thought things were different now. Better, I would hope. But, seriously? Do I still need to write my own SQL statements? What year is that?

PS: if someone can suggest a Python library that I can use to manipulate SQLite without writing SQL, I would appreciate it.
